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
[edit] Description
The caller performs nPlaceableAction on oPlaceable.
[edit] Version
1.22
[edit] See Also
constants: |
author: Jody Fletcher