C# Class AssemblyCSharp.TransformExtension

Afficher le fichier Open project: wooga/ps_social_jam

Méthodes publiques

Méthode Description
FindPatternRecursive ( this transform, String name ) : List
FindRecursive ( this transform, String name ) : Transform

Method Details

FindPatternRecursive() public static méthode

public static FindPatternRecursive ( this transform, String name ) : List
transform this
name String
Résultat List

FindRecursive() public static méthode

public static FindRecursive ( this transform, String name ) : Transform
transform this
name String
Résultat UnityEngine.Transform