C# Class HutongGames.PlayMaker.Actions.CollectionsActions

Inheritance: FsmStateAction
Afficher le fichier Open project: DesiQuintans/UnityGameSkeleton Class Usage Examples

Méthodes protégées

Méthode Description
GetArrayListProxyPointer ( GameObject aProxy, string nameReference, bool silent ) : PlayMakerArrayListProxy
GetHashTableProxyPointer ( GameObject aProxy, string nameReference, bool silent ) : PlayMakerHashTableProxy

Method Details

GetArrayListProxyPointer() protected méthode

protected GetArrayListProxyPointer ( GameObject aProxy, string nameReference, bool silent ) : PlayMakerArrayListProxy
aProxy UnityEngine.GameObject
nameReference string
silent bool
Résultat PlayMakerArrayListProxy

GetHashTableProxyPointer() protected méthode

protected GetHashTableProxyPointer ( GameObject aProxy, string nameReference, bool silent ) : PlayMakerHashTableProxy
aProxy UnityEngine.GameObject
nameReference string
silent bool
Résultat PlayMakerHashTableProxy