|
Runtime Spawner 1.5.1
Generic Runtime spawn and instance pooling system for spawning random AI agents around a map. Works with ANY AI system easily.
|
Custom inspector for RegionSpawnLibrary. More...
Public Member Functions | |
| override void | OnInspectorGUI () |
Private Member Functions | |
| void | OnEnable () |
| void | InitializeRule (SerializedProperty ruleProp) |
| void | SortRulesByMinStep () |
| void | ValidateLibrary (RegionSpawnLibrary lib) |
Private Attributes | |
| SerializedProperty | pRules |
| SerializedProperty | pFallback |
| ReorderableList | _rulesList |
| ReorderableList | _fallbackList |
Custom inspector for RegionSpawnLibrary.
|
private |
|
private |
| override void MegaCrush.Spawner.RegionSpawnLibraryInspector.OnInspectorGUI | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |