Table of Contents

Class SideHingedDestructibleDoorWrapper

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class SideHingedDestructibleDoorWrapper : MonoBehaviour
Inheritance
SideHingedDestructibleDoorWrapper

Constructors

SideHingedDestructibleDoorWrapper()

public SideHingedDestructibleDoorWrapper()

Fields

Doors

public List<SideHingedDestructibleDoor> Doors

Field Value

List<SideHingedDestructibleDoor>

SelfObjectWrapper

public FVRObject SelfObjectWrapper

Field Value

FVRObject

Methods

Awake()

public void Awake()

Reset(GameObject)

public SideHingedDestructibleDoorWrapper Reset(GameObject prefab)

Parameters

prefab GameObject

Returns

SideHingedDestructibleDoorWrapper