đŸ“Ļ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