C# Class TagAllChildren, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Afficher le fichier Open project: bi3mer/gmap377_leathGloves_inc Class Usage Examples

Méthodes publiques

Свойство Type Description
Tag string

Méthodes publiques

Méthode Description
TagChildren ( ) : void

Tags the children with public string Tag

Private Methods

Méthode Description
recursiveTag ( Transform tran ) : void

Recursively tag all children

Method Details

TagChildren() public méthode

Tags the children with public string Tag
public TagChildren ( ) : void
Résultat void

Property Details

Tag public_oe property

public string Tag
Résultat string