Class Translocator.RessemblerCoreSlot
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class Translocator.RessemblerCoreSlot
- Inheritance
-
Translocator.RessemblerCoreSlot
- Inherited Members
-
Constructors
RessemblerCoreSlot()
public RessemblerCoreSlot()
Fields
CoreTrigger
public GameObject CoreTrigger
Field Value
- GameObject
FlagForBeingEnabled
public string FlagForBeingEnabled
Field Value
- string
IsPowered
Field Value
- bool
PoweredRenderer
public Renderer PoweredRenderer
Field Value
- Renderer
T
Field Value
- Translocator
Methods
InitFromFlagM(ZosigFlagManager, Translocator)
public void InitFromFlagM(ZosigFlagManager m, Translocator t)
Parameters
m
ZosigFlagManager
t
Translocator
SetPoweredState(bool, bool)
public void SetPoweredState(bool b, bool SetTStateAfter)
Parameters
b
bool
SetTStateAfter
bool