C# Class NodeInspector.Demo.Dialogue.HasItem

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

Méthodes publiques

Свойство Type Description
Item ItemType
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

Item public_oe property

public ItemType Item
Résultat ItemType

Owner public_oe property

public Owner Owner
Résultat Owner