C# Class LocalizedText, Team4BabelGame

Inheritance: MonoBehaviour
显示文件 Open project: veselin-/Team4BabelGame Class Usage Examples

Public Properties

Property Type Description
localizedID string

Public Methods

Method Description
LocalizeText ( ) : void
Start ( ) : void

Method Details

LocalizeText() public method

public LocalizeText ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

localizedID public_oe property

public string localizedID
return string