DoPlaceableObjectAction(object, int)
配置用オブジェクトに特定のアクションをさせます。
void DoPlaceableObjectAction( object oPlaceable, int nPlaceableAction );
Parameters
oPlaceable
nPlaceableAction
Description
oPlaceableに nPlaceableAction をさせます。
Version
1.22
See Also
categories: | Action on Object Functions |
constants: | PLACEABLE_ACTION_* Constants |
author: Jody Fletcher, JP team: katsu794
Send comments on this topic.