Create New Select Language
Class used to create a language selector.
Last updated
Class used to create a language selector.
Last updated
đĸ 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.
đĸInspectorEditorTitle( ) Define title that will show in the inspector.
đĸInspectorEditorUpdate( ) Method that updates only in GUI Inspector Editor.