Class ZosigEnemyTemplate
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class ZosigEnemyTemplate : ScriptableObject
- Inheritance
-
ZosigEnemyTemplate
Constructors
ZosigEnemyTemplate()
public ZosigEnemyTemplate()
Fields
ConfigTemplates
public List<SosigConfigTemplate> ConfigTemplates
Field Value
- List<SosigConfigTemplate>
SosigPrefabs
public List<GameObject> SosigPrefabs
Field Value
- List<GameObject>
WeaponOptions
public List<FVRObject> WeaponOptions
Field Value
- List<FVRObject>
WeaponOptions_Secondary
public List<FVRObject> WeaponOptions_Secondary
Field Value
- List<FVRObject>
WearableTemplates
public List<SosigWearableConfig> WearableTemplates
Field Value
- List<SosigWearableConfig>