C# Class AnimEvent, Zombayo

Inheritance: System.Object
Afficher le fichier Open project: pchernev/Zombayo Class Usage Examples

Méthodes publiques

Свойство Type Description
MethodCall string
animationTag string
castToSurface bool
effect GameObject
eventType AE_EventType
fireTime float
layer int
rotation Rotation,
target Transform

Méthodes publiques

Méthode Description
Init ( ) : void
Reset ( ) : void

Method Details

Init() public méthode

public Init ( ) : void
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void

Property Details

MethodCall public_oe property

public string MethodCall
Résultat string

animationTag public_oe property

public string animationTag
Résultat string

castToSurface public_oe property

public bool castToSurface
Résultat bool

effect public_oe property

public GameObject effect
Résultat GameObject

eventType public_oe property

public AE_EventType eventType
Résultat AE_EventType

fireTime public_oe property

public float fireTime
Résultat float

layer public_oe property

public int layer
Résultat int

rotation public_oe property

public Rotation, rotation
Résultat Rotation,

target public_oe property

public Transform target
Résultat Transform