Table of Contents

Class SideHingedDestructibleDoorSlidingLock

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class SideHingedDestructibleDoorSlidingLock : SideHingedDestructibleDoorLockable
Inheritance
SideHingedDestructibleDoorSlidingLock
Inherited Members

Constructors

SideHingedDestructibleDoorSlidingLock()

public SideHingedDestructibleDoorSlidingLock()

Fields

AudEvent_SlidingLockGrab

public AudioEvent AudEvent_SlidingLockGrab

Field Value

AudioEvent

AudEvent_SlidingLockInbetween

public AudioEvent AudEvent_SlidingLockInbetween

Field Value

AudioEvent

AudEvent_SlidingLockLock

public AudioEvent AudEvent_SlidingLockLock

Field Value

AudioEvent

AudEvent_SlidingLockUnlock

public AudioEvent AudEvent_SlidingLockUnlock

Field Value

AudioEvent

LastState

public SideHingedDestructibleDoorSlidingLock.SlidingLockState LastState

Field Value

SideHingedDestructibleDoorSlidingLock.SlidingLockState

LockPoint_Locked

public Transform LockPoint_Locked

Field Value

Transform

LockPoint_Unlocked

public Transform LockPoint_Unlocked

Field Value

Transform

State

public SideHingedDestructibleDoorSlidingLock.SlidingLockState State

Field Value

SideHingedDestructibleDoorSlidingLock.SlidingLockState

Methods

Awake()

protected override void Awake()

BeginInteraction(FVRViveHand)

public override void BeginInteraction(FVRViveHand hand)

Parameters

hand FVRViveHand

UpdateInteraction(FVRViveHand)

public override void UpdateInteraction(FVRViveHand hand)

Parameters

hand FVRViveHand