Skip to content

Class: CPHCondition

Opaque native physics condition handle.

Source

src/xrPhysics/PHCommander.h, CPHCondition binding.

Custom Constructor

CPHCondition

Remarks

Script-friendly condition callbacks are exposed through level.add_call; this handle models native physics world calls that already have a C++ condition object.

Extended by

Constructors

Constructor

ts
protected new CPHCondition(): CPHCondition;

Returns

CPHCondition