C# Class BreakableLight, OZML

Inheritance: Impact
Afficher le fichier Open project: merveilles/OZML Class Usage Examples

Méthodes publiques

Свойство Type Description
DamageLevel int
MaterialTwo Material
TargetLight GameObject
TargetSound GameObject

Méthodes publiques

Méthode Description
OnImpact ( GameObject Impactor ) : void

Method Details

OnImpact() public méthode

public OnImpact ( GameObject Impactor ) : void
Impactor GameObject
Résultat void

Property Details

DamageLevel public_oe property

public int DamageLevel
Résultat int

MaterialTwo public_oe property

public Material MaterialTwo
Résultat Material

TargetLight public_oe property

public GameObject TargetLight
Résultat GameObject

TargetSound public_oe property

public GameObject TargetSound
Résultat GameObject