Class wwSpinnyRing
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class wwSpinnyRing : FVRInteractiveObject
- Inheritance
-
wwSpinnyRing
- Inherited Members
Constructors
wwSpinnyRing()
public wwSpinnyRing()
Fields
Aud
public AudioSource Aud
Field Value
- AudioSource
LockPos
public Transform LockPos
Field Value
- Transform
Puzzle
public wwSpinnyPuzzle Puzzle
Field Value
Methods
Awake()
protected override void Awake()
EndInteraction(FVRViveHand)
public override void EndInteraction(FVRViveHand hand)
Parameters
hand
FVRViveHand
IsInteractable()
public override bool IsInteractable()
Returns
LockPiece(bool)
public void LockPiece(bool stateEvent)
Parameters
stateEvent
bool
UpdateInteraction(FVRViveHand)
public override void UpdateInteraction(FVRViveHand hand)
Parameters
hand
FVRViveHand