đĻCreate New Select Language
Class used to create a language selector.
Importate Methods
đĸ GetControlValue( ) Get the value of the control to set the language.
đĸ SetControlValue( int ) Set the value of the control using the language value.
đĸ SelectLanguage( ) Select the language according to the value in the control.
đĸ SelectLanguage(float), SelectLanguage(int), SelectLanguage(string), SelectLanguage(bool) Select the language according to the value in the control, only used in Selectable UI elements.
Editor Methods
đĸInspectorEditorTitle( ) Define title that will show in the inspector.
đĸInspectorEditorUpdate( ) Method that updates only in GUI Inspector Editor.

Tutorial
Last updated