GetKeyRequiredFeedback(object)

Get the feedback message that will be displayed when trying to unlock an object.

string GetKeyRequiredFeedback(
    object oObject
);

Parameters

oObject

A door or placeable.


Description

Get the feedback message that will be displayed when trying to unlock an object.

Returns an empty string "" on an error or if the game's default feedback message is being used.



Version

1.67

See Also

functions:  SetKeyRequiredFeedback
categories:  Get Data from Object Functions


author: bernosky, editor: Mistress