DoPlaceableObjectAction(object, int)
Starts a placeable object special action.
void DoPlaceableObjectAction( object oPlaceable, int nPlaceableAction );
Parameters
oPlaceable
nPlaceableAction
Description
The caller performs nPlaceableAction on oPlaceable.
Version
1.22
See Also
categories: | Action on Object Functions |
constants: | PLACEABLE_ACTION_* Constants |
author: Jody Fletcher