Table of Contents

Class DestructibleWindowWrapper

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

Constructors

DestructibleWindowWrapper()

public DestructibleWindowWrapper()

Fields

ChildShards

public List<GameObject> ChildShards

Field Value

List<GameObject>

GlassDamager

public BreakableGlassDamager GlassDamager

Field Value

BreakableGlassDamager

Methods

Awake()

public void Awake()

Reset(GameObject)

public DestructibleWindowWrapper Reset(GameObject prefab)

Parameters

prefab GameObject

Returns

DestructibleWindowWrapper