C# 클래스 NodeInspector.Demo.Dialogue.HasItem

상속: DialogueNode
파일 보기 프로젝트 열기: nicloay/Node-Inspector

공개 프로퍼티들

프로퍼티 타입 설명
Item ItemType
Owner Owner

공개 메소드들

메소드 설명
Execute ( GameObject actor, GameObject opponent ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( GameObject actor, GameObject opponent ) : void
actor UnityEngine.GameObject
opponent UnityEngine.GameObject
리턴 void

프로퍼티 상세

Item 공개적으로 프로퍼티

public ItemType Item
리턴 ItemType

Owner 공개적으로 프로퍼티

public Owner Owner
리턴 Owner