Enum PhysicsServerSingleton.AreaBodyStatus
enum AreaBodyStatus
: int { ... }
Enum members
Name | Description |
---|---|
areaBodyAdded
|
The value of the first parameter and area callback function receives, when an object enters one of its shapes. |
areaBodyRemoved
|
The value of the first parameter and area callback function receives, when an object exits one of its shapes. |