Class SosigWearableConfig
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class SosigWearableConfig : ScriptableObject
- Inheritance
-
SosigWearableConfig
Constructors
SosigWearableConfig()
public SosigWearableConfig()
Fields
Backpacks
public List<GameObject> Backpacks
Field Value
- List<GameObject>
Chance_Backpacks
public float Chance_Backpacks
Field Value
- float
Chance_Facewear
public float Chance_Facewear
Field Value
- float
Chance_Headwear
public float Chance_Headwear
Field Value
- float
Chance_Pantswear
public float Chance_Pantswear
Field Value
- float
Chance_Pantswear_Lower
public float Chance_Pantswear_Lower
Field Value
- float
Chance_Torsowear
public float Chance_Torsowear
Field Value
- float
Facewear
public List<GameObject> Facewear
Field Value
- List<GameObject>
Headwear
public List<GameObject> Headwear
Field Value
- List<GameObject>
Pantswear
public List<GameObject> Pantswear
Field Value
- List<GameObject>
Pantswear_Lower
public List<GameObject> Pantswear_Lower
Field Value
- List<GameObject>
Torsowear
public List<GameObject> Torsowear
Field Value
- List<GameObject>