Class TAH_BotSpawnProfile
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class TAH_BotSpawnProfile : ScriptableObject
- Inheritance
-
TAH_BotSpawnProfile
Constructors
TAH_BotSpawnProfile()
public TAH_BotSpawnProfile()
Fields
Configs
public wwBotWurstConfig[] Configs
Field Value
- wwBotWurstConfig[]
Prefabs
public GameObject[] Prefabs
Field Value
- GameObject[]
ScaleFactor
Field Value
- float
SecondaryWeapons
public GameObject[] SecondaryWeapons
Field Value
- GameObject[]
Weapons
public GameObject[] Weapons
Field Value
- GameObject[]
Methods
GetRandomConfig()
public wwBotWurstConfig GetRandomConfig()
Returns
- wwBotWurstConfig
GetRandomPrefab()
public GameObject GetRandomPrefab()
Returns
- GameObject
GetRandomSecondaryWeapon()
public GameObject GetRandomSecondaryWeapon()
Returns
- GameObject
GetRandomWeapon()
public GameObject GetRandomWeapon()
Returns
- GameObject