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

상속: FsmStateAction
파일 보기 프로젝트 열기: DesiQuintans/UnityGameSkeleton 1 사용 예제들

보호된 메소드들

메소드 설명
GetArrayListProxyPointer ( GameObject aProxy, string nameReference, bool silent ) : PlayMakerArrayListProxy
GetHashTableProxyPointer ( GameObject aProxy, string nameReference, bool silent ) : PlayMakerHashTableProxy

메소드 상세

GetArrayListProxyPointer() 보호된 메소드

protected GetArrayListProxyPointer ( GameObject aProxy, string nameReference, bool silent ) : PlayMakerArrayListProxy
aProxy UnityEngine.GameObject
nameReference string
silent bool
리턴 PlayMakerArrayListProxy

GetHashTableProxyPointer() 보호된 메소드

protected GetHashTableProxyPointer ( GameObject aProxy, string nameReference, bool silent ) : PlayMakerHashTableProxy
aProxy UnityEngine.GameObject
nameReference string
silent bool
리턴 PlayMakerHashTableProxy