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

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

보호된 메소드들

메소드 설명
SetUpHashTableProxyPointer ( GameObject aProxyGO, string nameReference ) : bool
SetUpHashTableProxyPointer ( PlayMakerHashTableProxy aProxy, string nameReference ) : bool
isProxyValid ( ) : bool

메소드 상세

SetUpHashTableProxyPointer() 보호된 메소드

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

SetUpHashTableProxyPointer() 보호된 메소드

protected SetUpHashTableProxyPointer ( PlayMakerHashTableProxy aProxy, string nameReference ) : bool
aProxy PlayMakerHashTableProxy
nameReference string
리턴 bool

isProxyValid() 보호된 메소드

protected isProxyValid ( ) : bool
리턴 bool