C# Class HutongGames.PlayMaker.Actions.ArrayListActions

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

Méthodes publiques

Méthode Description
isProxyValid ( ) : bool

Méthodes protégées

Méthode Description
SetUpArrayListProxyPointer ( GameObject aProxyGO, string nameReference ) : bool
SetUpArrayListProxyPointer ( PlayMakerArrayListProxy aProxy, string nameReference ) : bool

Method Details

SetUpArrayListProxyPointer() protected méthode

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

SetUpArrayListProxyPointer() protected méthode

protected SetUpArrayListProxyPointer ( PlayMakerArrayListProxy aProxy, string nameReference ) : bool
aProxy PlayMakerArrayListProxy
nameReference string
Résultat bool

isProxyValid() public méthode

public isProxyValid ( ) : bool
Résultat bool