Runtime Spawner 1.2.5
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.SpawnMeta Struct Reference

Metadata associated with a spawned object for bookkeeping and analytics. More...

Public Attributes

SpawnSource Source
 Where the object came from (Global/Region/Wave/Special/Unknown).
 
string SourceName
 Optional source name (e.g. wave name / special rule name).
 
string SpawnTag
 Optional tag (e.g. special placement tag).
 

Detailed Description

Metadata associated with a spawned object for bookkeeping and analytics.

Member Data Documentation

◆ Source

SpawnSource MegaCrush.Spawner.SpawnMeta.Source

Where the object came from (Global/Region/Wave/Special/Unknown).

◆ SourceName

string MegaCrush.Spawner.SpawnMeta.SourceName

Optional source name (e.g. wave name / special rule name).

◆ SpawnTag

string MegaCrush.Spawner.SpawnMeta.SpawnTag

Optional tag (e.g. special placement tag).


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