Entity behaviors are processed in order from First priority to Last. Normal is the default.
View code on GitHub
Namespace: DeltaEngine.EntitiesAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
First | 0 | ||
High | 1 | ||
Normal | 2 | ||
Low | 3 | ||
Last | 4 |
See Also