C# Class HutongGames.PlayMaker.Actions.HashTableActions

Inheritance: CollectionsActions
Afficher le fichier Open project: DesiQuintans/UnityGameSkeleton

Méthodes protégées

Méthode Description
SetUpHashTableProxyPointer ( GameObject aProxyGO, string nameReference ) : bool
SetUpHashTableProxyPointer ( PlayMakerHashTableProxy aProxy, string nameReference ) : bool
isProxyValid ( ) : bool

Method Details

SetUpHashTableProxyPointer() protected méthode

protected SetUpHashTableProxyPointer ( GameObject aProxyGO, string nameReference ) : bool
aProxyGO UnityEngine.GameObject
nameReference string
Résultat bool

SetUpHashTableProxyPointer() protected méthode

protected SetUpHashTableProxyPointer ( PlayMakerHashTableProxy aProxy, string nameReference ) : bool
aProxy PlayMakerHashTableProxy
nameReference string
Résultat bool

isProxyValid() protected méthode

protected isProxyValid ( ) : bool
Résultat bool