C# 클래스 HutongGames.PlayMaker.Actions.ArrayListActions

상속: CollectionsActions
파일 보기 프로젝트 열기: DesiQuintans/UnityGameSkeleton

공개 메소드들

메소드 설명
isProxyValid ( ) : bool

보호된 메소드들

메소드 설명
SetUpArrayListProxyPointer ( GameObject aProxyGO, string nameReference ) : bool
SetUpArrayListProxyPointer ( PlayMakerArrayListProxy aProxy, string nameReference ) : bool

메소드 상세

SetUpArrayListProxyPointer() 보호된 메소드

protected SetUpArrayListProxyPointer ( GameObject aProxyGO, string nameReference ) : bool
aProxyGO UnityEngine.GameObject
nameReference string
리턴 bool

SetUpArrayListProxyPointer() 보호된 메소드

protected SetUpArrayListProxyPointer ( PlayMakerArrayListProxy aProxy, string nameReference ) : bool
aProxy PlayMakerArrayListProxy
nameReference string
리턴 bool

isProxyValid() 공개 메소드

public isProxyValid ( ) : bool
리턴 bool