π¦Create New Localized Single
Class to define just one key to return a single value. It is used in the Text component for example.
Important Methods
π’ HandlerLocalize( ) Find text from defined key.
π’ HandlerSetArgs( Arg[ ] Args, bool Clear) Set the ID and value of arguments.
π’ LocalizedString( string ) Get the text value of defined key.
Editor Methods
π’ InspectorEditorTitle( ) Define title that will show in the inspector.
π’ InspectorEditorUpdate( ) Method that updates only in GUI Inspector Editor.

Tutorial
Last updated