Action.getLocalizedName

string getLocalizedName(int i)

Returns the localized name of the specified action of the object.

Parameters

ithe action index corresponding to the action to be performed

Returns

a name string, or null if action does not

implement this interface.