Class SosigOutfitTester
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class SosigOutfitTester : MonoBehaviour
- Inheritance
-
SosigOutfitTester
Constructors
SosigOutfitTester()
public SosigOutfitTester()
Fields
CurrentOutfit
Field Value
- int
Links
public List<Transform> Links
Field Value
- List<Transform>
OutfitConfigs
public List<SosigOutfitConfig> OutfitConfigs
Field Value
- List<SosigOutfitConfig>
SpawnedClothing
public List<GameObject> SpawnedClothing
Field Value
- List<GameObject>
testOutfit
[InspectorButton("TestOutfit")]
public float testOutfit
Field Value
- float
Methods
TestOutfit()