Class ZosigSpawnManager
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class ZosigSpawnManager : MonoBehaviour
- Inheritance
-
ZosigSpawnManager
Constructors
ZosigSpawnManager()
public ZosigSpawnManager()
Fields
NPCSpeechInferfacePrefab
public GameObject NPCSpeechInferfacePrefab
Field Value
- GameObject
NPCSpeechSets
public List<SosigSpeechSet> NPCSpeechSets
Field Value
- List<SosigSpeechSet>
Profiles
public List<ZosigNPCProfile> Profiles
Field Value
- List<ZosigNPCProfile>
TempNPCPrefabEventuallyUseProfile
public GameObject TempNPCPrefabEventuallyUseProfile
Field Value
- GameObject
Methods
Init()
NPCSpawnLoop()
public void NPCSpawnLoop()
SpawnFromTableLoop()
public void SpawnFromTableLoop()
public Sosig SpawnNPCToPoint(SosigEnemyTemplate Template, int index, Transform point)
Parameters
Template
SosigEnemyTemplate
index
int
point
Transform
Returns
- Sosig
TestEnemySpawnLoop()
public void TestEnemySpawnLoop()
TurretSpawnLoop()
public void TurretSpawnLoop()
Update()
ZosigSpawnLoop()
public void ZosigSpawnLoop()