C# Class NodeInspector.Demo.Dialogue.PlayAnimation

Inheritance: DialogueNode
Afficher le fichier Open project: nicloay/Node-Inspector

Méthodes publiques

Свойство Type Description
Animation UnityEngine.AnimationClip
ObjectKey string
Owner Owner

Méthodes publiques

Méthode Description
Execute ( GameObject actor, GameObject opponent ) : void

Method Details

Execute() public méthode

public Execute ( GameObject actor, GameObject opponent ) : void
actor UnityEngine.GameObject
opponent UnityEngine.GameObject
Résultat void

Property Details

Animation public_oe property

public AnimationClip,UnityEngine Animation
Résultat UnityEngine.AnimationClip

ObjectKey public_oe property

public string ObjectKey
Résultat string

Owner public_oe property

public Owner Owner
Résultat Owner