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.
Loading...
Searching...
No Matches
MegaCrush.Spawner.SpawnHintSettingsInspector Class Reference
Inheritance diagram for MegaCrush.Spawner.SpawnHintSettingsInspector:

Public Member Functions

override void OnInspectorGUI ()
 

Private Member Functions

void OnEnable ()
 
void ApplyPreset (float cell, float wavePad, float regionPad, float globalFrac, float navMax, float reserve, int maxAttempts, bool preferScoped)
 

Private Attributes

SerializedProperty pHintOnly
 
SerializedProperty pIgnoreGlobalMin
 
SerializedProperty pCellSize
 
SerializedProperty pWavePad
 
SerializedProperty pRegionPad
 
SerializedProperty pGlobalFrac
 
SerializedProperty pNavMax
 
SerializedProperty pLosMask
 
SerializedProperty pReserveSec
 
SerializedProperty pPreferScoped
 
SerializedProperty pMaxAttempts
 

Member Function Documentation

◆ ApplyPreset()

void MegaCrush.Spawner.SpawnHintSettingsInspector.ApplyPreset ( float cell,
float wavePad,
float regionPad,
float globalFrac,
float navMax,
float reserve,
int maxAttempts,
bool preferScoped )
private

◆ OnEnable()

void MegaCrush.Spawner.SpawnHintSettingsInspector.OnEnable ( )
private

◆ OnInspectorGUI()

override void MegaCrush.Spawner.SpawnHintSettingsInspector.OnInspectorGUI ( )

Member Data Documentation

◆ pCellSize

SerializedProperty MegaCrush.Spawner.SpawnHintSettingsInspector.pCellSize
private

◆ pGlobalFrac

SerializedProperty MegaCrush.Spawner.SpawnHintSettingsInspector.pGlobalFrac
private

◆ pHintOnly

SerializedProperty MegaCrush.Spawner.SpawnHintSettingsInspector.pHintOnly
private

◆ pIgnoreGlobalMin

SerializedProperty MegaCrush.Spawner.SpawnHintSettingsInspector.pIgnoreGlobalMin
private

◆ pLosMask

SerializedProperty MegaCrush.Spawner.SpawnHintSettingsInspector.pLosMask
private

◆ pMaxAttempts

SerializedProperty MegaCrush.Spawner.SpawnHintSettingsInspector.pMaxAttempts
private

◆ pNavMax

SerializedProperty MegaCrush.Spawner.SpawnHintSettingsInspector.pNavMax
private

◆ pPreferScoped

SerializedProperty MegaCrush.Spawner.SpawnHintSettingsInspector.pPreferScoped
private

◆ pRegionPad

SerializedProperty MegaCrush.Spawner.SpawnHintSettingsInspector.pRegionPad
private

◆ pReserveSec

SerializedProperty MegaCrush.Spawner.SpawnHintSettingsInspector.pReserveSec
private

◆ pWavePad

SerializedProperty MegaCrush.Spawner.SpawnHintSettingsInspector.pWavePad
private

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