π¦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