C# Class HutongGames.PlayMaker.Actions.CollectionsActions

Inheritance: FsmStateAction
显示文件 Open project: DesiQuintans/UnityGameSkeleton Class Usage Examples

Protected Methods

Method Description
GetArrayListProxyPointer ( GameObject aProxy, string nameReference, bool silent ) : PlayMakerArrayListProxy
GetHashTableProxyPointer ( GameObject aProxy, string nameReference, bool silent ) : PlayMakerHashTableProxy

Method Details

GetArrayListProxyPointer() protected method

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

GetHashTableProxyPointer() protected method

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