C# Class Server.Game.Components.Tagged

Inheritance: Component
显示文件 Open project: GrindFest/GrindFest

Public Properties

Property Type Description
Name string

Public Methods

Method Description
Tagged ( string name ) : System

Method Details

Tagged() public method

public Tagged ( string name ) : System
name string
return System

Property Details

Name public_oe property

public string Name
return string