DoPlaceableObjectAction

From NWN Lexicon



Contents

[edit] DoPlaceableObjectAction(object, int)

Starts a placeable object special action.

void DoPlaceableObjectAction(
    object oPlaceable,
    int nPlaceableAction
);

[edit] Parameters

oPlaceable

nPlaceableAction

PLACEABLE_ACTION_*


[edit] Description

The caller performs nPlaceableAction on oPlaceable.



[edit] Version

1.22

[edit] See Also

constants: 

PLACEABLE_ACTION_* Constants



 author: Jody Fletcher
 

Personal tools
Categories