Class SosigOutfitConfig
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class SosigOutfitConfig : ScriptableObject
- Inheritance
-
SosigOutfitConfig
Constructors
SosigOutfitConfig()
public SosigOutfitConfig()
Fields
Backpacks
public List<FVRObject> Backpacks
Field Value
- List<FVRObject>
Belt
public List<FVRObject> Belt
Field Value
- List<FVRObject>
Chance_Backpacks
public float Chance_Backpacks
Field Value
- float
Chance_Belt
Field Value
- float
Chance_Eyewear
public float Chance_Eyewear
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_TorosDecoration
public float Chance_TorosDecoration
Field Value
- float
Chance_Torsowear
public float Chance_Torsowear
Field Value
- float
Eyewear
public List<FVRObject> Eyewear
Field Value
- List<FVRObject>
Facewear
public List<FVRObject> Facewear
Field Value
- List<FVRObject>
HeadUsesTorsoIndex
public bool HeadUsesTorsoIndex
Field Value
- bool
Headwear
public List<FVRObject> Headwear
Field Value
- List<FVRObject>
PantsLowerUsesPantsIndex
public bool PantsLowerUsesPantsIndex
Field Value
- bool
PantsUsesTorsoIndex
public bool PantsUsesTorsoIndex
Field Value
- bool
Pantswear
public List<FVRObject> Pantswear
Field Value
- List<FVRObject>
Pantswear_Lower
public List<FVRObject> Pantswear_Lower
Field Value
- List<FVRObject>
TorosDecoration
public List<FVRObject> TorosDecoration
Field Value
- List<FVRObject>
Torsowear
public List<FVRObject> Torsowear
Field Value
- List<FVRObject>