Table of Contents

Class ZosigDestroyable

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

Constructors

ZosigDestroyable()

public ZosigDestroyable()

Fields

AssociatedFlag

public string AssociatedFlag

Field Value

string

AssociatedFlagValue

public int AssociatedFlagValue

Field Value

int

Integrity

public float Integrity

Field Value

float

OnDestroyPoint

public Transform OnDestroyPoint

Field Value

Transform

OnDestroyPrefab

public GameObject OnDestroyPrefab

Field Value

GameObject

Visuals_Destroyed

public GameObject Visuals_Destroyed

Field Value

GameObject

Visuals_UnDestroyed

public GameObject Visuals_UnDestroyed

Field Value

GameObject

Methods

Damage(Damage)

public void Damage(Damage d)

Parameters

d Damage

Init(ZosigGameManager)

public void Init(ZosigGameManager m)

Parameters

m ZosigGameManager