Table of Contents

Class ShatterableWindow

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class ShatterableWindow : MonoBehaviour, IFVRDamageable
Inheritance
ShatterableWindow
Implements

Constructors

ShatterableWindow()

public ShatterableWindow()

Fields

AudEvent_Shatter

public AudioEvent AudEvent_Shatter

Field Value

AudioEvent

Col

public Collider Col

Field Value

Collider

Rends

public List<Renderer> Rends

Field Value

List<Renderer>

Shatter_Points

public List<Transform> Shatter_Points

Field Value

List<Transform>

Shatter_Shards

public List<GameObject> Shatter_Shards

Field Value

List<GameObject>

Methods

Damage(Damage)

public void Damage(Damage d)

Parameters

d Damage