Runtime Spawner 1.5.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.BasicSpawnHandle Member List

This is the complete list of members for MegaCrush.Spawner.BasicSpawnHandle, including all inherited members.

_despawnActionMegaCrush.Spawner.BasicSpawnHandleprotected
_netIdentityMegaCrush.Spawner.BasicSpawnHandleprotected
BasicSpawnHandle(GameObject instance, bool isNetworked, Component netIdentity, Action< GameObject > despawnAction)MegaCrush.Spawner.BasicSpawnHandle
Despawn()MegaCrush.Spawner.BasicSpawnHandlevirtual
GetRawIdentity()MegaCrush.Spawner.BasicSpawnHandleprotected
InstanceMegaCrush.Spawner.BasicSpawnHandle
IsNetworkedMegaCrush.Spawner.BasicSpawnHandle
TryGetNetworkComponent< T >(out T component)MegaCrush.Spawner.BasicSpawnHandlevirtual