Table of Contents

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()

public void Init()

NPCSpawnLoop()

public void NPCSpawnLoop()

SpawnFromTableLoop()

public void SpawnFromTableLoop()

SpawnNPCToPoint(SosigEnemyTemplate, int, Transform)

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()

public void Update()

ZosigSpawnLoop()

public void ZosigSpawnLoop()