Runtime Spawner 1.0.0
Generic Runtime spawn and instance pooling system for spawning random AI agents around a map. Works with ANY AI system easily.
Loading...
Searching...
No Matches
MegaCrush.Spawner.SpawnEntryInspector Class Reference

Custom Inspector for Spawn Entry. More...

Inheritance diagram for MegaCrush.Spawner.SpawnEntryInspector:

Public Member Functions

override void OnInspectorGUI ()
 

Private Member Functions

void OnEnable ()
 

Static Private Attributes

static SpawnEntry entry
 
static Texture inspectorHeader
 

Detailed Description

Custom Inspector for Spawn Entry.

Member Function Documentation

◆ OnEnable()

void MegaCrush.Spawner.SpawnEntryInspector.OnEnable ( )
private

◆ OnInspectorGUI()

override void MegaCrush.Spawner.SpawnEntryInspector.OnInspectorGUI ( )

Member Data Documentation

◆ entry

SpawnEntry MegaCrush.Spawner.SpawnEntryInspector.entry
staticprivate

◆ inspectorHeader

Texture MegaCrush.Spawner.SpawnEntryInspector.inspectorHeader
staticprivate

The documentation for this class was generated from the following file: