Enum Physics2DServerSingleton.AreaBodyStatus

enum AreaBodyStatus : int { ... }

Enum members

NameDescription
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.