C# Class Localize, UnityFramework

Inheritance: MonoBehaviour
显示文件 Open project: meta-42/uEasyKit Class Usage Examples

Public Properties

Property Type Description
Key string

Public Methods

Method Description
Awake ( ) : void
LoadKey ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

LoadKey() public method

public LoadKey ( ) : void
return void

Property Details

Key public_oe property

public string Key
return string