C# Class TagAllChildren, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
显示文件 Open project: bi3mer/gmap377_leathGloves_inc Class Usage Examples

Public Properties

Property Type Description
Tag string

Public Methods

Method Description
TagChildren ( ) : void

Tags the children with public string Tag

Private Methods

Method Description
recursiveTag ( Transform tran ) : void

Recursively tag all children

Method Details

TagChildren() public method

Tags the children with public string Tag
public TagChildren ( ) : void
return void

Property Details

Tag public_oe property

public string Tag
return string