Class SideHingedDestructibleDoorLockable
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class SideHingedDestructibleDoorLockable : FVRInteractiveObject
- Inheritance
-
SideHingedDestructibleDoorLockable
- Derived
- Inherited Members
Constructors
SideHingedDestructibleDoorLockable()
public SideHingedDestructibleDoorLockable()
Fields
DamageTarget
public Transform DamageTarget
Field Value
- Transform
IsUnlockableFromOutside
public bool IsUnlockableFromOutside
Field Value
IsVisibleFromOutside
public bool IsVisibleFromOutside
Field Value
UsesKey
public bool UsesKey
Field Value
Methods
GetDamageTargetObject()
public virtual Transform GetDamageTargetObject()
Returns
- Transform
GetLockableKeyType()
public virtual int GetLockableKeyType()
Returns
IsLocked()
public virtual bool IsLocked()
Returns
SetLockableKeyType(KeyType)
public virtual void SetLockableKeyType(LockKey.KeyType t)
Parameters
SetLocked()
public virtual void SetLocked()
SetUnlocked()
public virtual void SetUnlocked()