Table of Contents

Class SosigEnemyTemplate

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class SosigEnemyTemplate : ScriptableObject
Inheritance
SosigEnemyTemplate

Constructors

SosigEnemyTemplate()

public SosigEnemyTemplate()

Fields

ConfigTemplates

public List<SosigConfigTemplate> ConfigTemplates

Field Value

List<SosigConfigTemplate>

ConfigTemplates_Easy

public List<SosigConfigTemplate> ConfigTemplates_Easy

Field Value

List<SosigConfigTemplate>

DisplayName

public string DisplayName

Field Value

string

OutfitConfig

public List<SosigOutfitConfig> OutfitConfig

Field Value

List<SosigOutfitConfig>

SecondaryChance

public float SecondaryChance

Field Value

float

SosigEnemyCategory

[SearchableEnum]
public SosigEnemyCategory SosigEnemyCategory

Field Value

SosigEnemyCategory

SosigEnemyID

[SearchableEnum]
public SosigEnemyID SosigEnemyID

Field Value

SosigEnemyID

SosigPrefabs

public List<FVRObject> SosigPrefabs

Field Value

List<FVRObject>

TertiaryChance

public float TertiaryChance

Field Value

float

WeaponOptions

public List<FVRObject> WeaponOptions

Field Value

List<FVRObject>

WeaponOptions_Secondary

public List<FVRObject> WeaponOptions_Secondary

Field Value

List<FVRObject>

WeaponOptions_Tertiary

public List<FVRObject> WeaponOptions_Tertiary

Field Value

List<FVRObject>

Methods

Autoname()

public void Autoname()