Class: CPHAction
Opaque native physics action handle.
Source
src/xrPhysics/PHCommander.h, CPHAction binding.
Custom Constructor
CPHAction
Remarks
Script-friendly action callbacks are exposed through level.add_call; this handle models native physics world calls that already have a C++ action object.
Extended by
Constructors
Constructor
ts
protected new CPHAction(): CPHAction;Returns
CPHAction