ActionInteractObject(object)
From NWN Lexicon
Causes a creature or PC to use an object.
void ActionInteractObject( object oPlaceable );
Contents |
[edit] Parameters
- oPlaceable
- Placeable object to interact with.
[edit] Description
Causes the calling creature to interact with a placeable object, if that object can be interacted with.
[edit] Version
1.61
[edit] See Also
author: Charles Feduke, additional contributor(s): Glenn J. Berden