C# Class Lean.LeanLocalizationLoader

Inheritance: UnityEngine.MonoBehaviour
Exibir arquivo Open project: gjrfytn/planet-survival

Public Properties

Property Type Description
Source UnityEngine.TextAsset

Protected Methods

Method Description
Start ( ) : void

Private Methods

Method Description
ExportTextAsset ( ) : void
LoadFromSource ( ) : void

Method Details

Start() protected method

protected Start ( ) : void
return void

Property Details

Source public_oe property

public TextAsset,UnityEngine Source
return UnityEngine.TextAsset