Create New Localized Single
Class to define just one key to return a single value. It is used in the Text component for example.
Last updated
Class to define just one key to return a single value. It is used in the Text component for example.
Last updated
đĸ 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.
đĸ InspectorEditorTitle( ) Define title that will show in the inspector.
đĸ InspectorEditorUpdate( ) Method that updates only in GUI Inspector Editor.