Class TNH_CharacterDef
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class TNH_CharacterDef : ScriptableObject
- Inheritance
-
TNH_CharacterDef
Constructors
TNH_CharacterDef()
public TNH_CharacterDef()
Fields
CharacterID
public TNH_Char CharacterID
Field Value
- TNH_Char
Description
public string Description
Field Value
- string
DisplayName
public string DisplayName
Field Value
- string
EquipmentPool
public EquipmentPoolDef EquipmentPool
Field Value
- EquipmentPoolDef
ForceAllAgentWeapons
public bool ForceAllAgentWeapons
Field Value
- bool
Group
public TNH_CharacterDef.CharacterGroup Group
Field Value
- TNH_CharacterDef.CharacterGroup
Has_Item_Primary
public bool Has_Item_Primary
Field Value
- bool
Has_Item_Secondary
public bool Has_Item_Secondary
Field Value
- bool
Has_Item_Shield
public bool Has_Item_Shield
Field Value
- bool
Has_Item_Tertiary
public bool Has_Item_Tertiary
Field Value
- bool
Has_Weapon_Primary
public bool Has_Weapon_Primary
Field Value
- bool
Has_Weapon_Secondary
public bool Has_Weapon_Secondary
Field Value
- bool
Has_Weapon_Tertiary
public bool Has_Weapon_Tertiary
Field Value
- bool
Item_Primary
public TNH_CharacterDef.LoadoutEntry Item_Primary
Field Value
- TNH_CharacterDef.LoadoutEntry
Item_Secondary
public TNH_CharacterDef.LoadoutEntry Item_Secondary
Field Value
- TNH_CharacterDef.LoadoutEntry
Item_Shield
public TNH_CharacterDef.LoadoutEntry Item_Shield
Field Value
- TNH_CharacterDef.LoadoutEntry
Item_Tertiary
public TNH_CharacterDef.LoadoutEntry Item_Tertiary
Field Value
- TNH_CharacterDef.LoadoutEntry
Picture
Field Value
- Sprite
Progressions
public List<TNH_Progression> Progressions
Field Value
- List<TNH_Progression>
Progressions_Endless
public List<TNH_Progression> Progressions_Endless
Field Value
- List<TNH_Progression>
RequireSightTable
public ObjectTableDef RequireSightTable
Field Value
- ObjectTableDef
StartingTokens
public int StartingTokens
Field Value
- int
TableID
Field Value
- string
UsesPurchasePriceIncrement
public bool UsesPurchasePriceIncrement
Field Value
- bool
ValidAmmoEras
public List<FVRObject.OTagEra> ValidAmmoEras
Field Value
- List<FVRObject.OTagEra>
ValidAmmoSets
public List<FVRObject.OTagSet> ValidAmmoSets
Field Value
- List<FVRObject.OTagSet>
Weapon_Primary
public TNH_CharacterDef.LoadoutEntry Weapon_Primary
Field Value
- TNH_CharacterDef.LoadoutEntry
Weapon_Secondary
public TNH_CharacterDef.LoadoutEntry Weapon_Secondary
Field Value
- TNH_CharacterDef.LoadoutEntry
Weapon_Tertiary
public TNH_CharacterDef.LoadoutEntry Weapon_Tertiary
Field Value
- TNH_CharacterDef.LoadoutEntry