Create New Localized Multi
Class to define multiple keys to return multiple values. It is used in the dropdown component for example.
Last updated
Class to define multiple keys to return multiple values. It is used in the dropdown component for example.
Last updated
đĸ HandlerLocalize( ) Find text from defined key.
đĸ HandlerSetArgs( Arg[ ], bool Clear) Set the ID and value of arguments.
đĸ LocalizedStrings( string[ ] ) Get the text values of defined keys.
đĸ InspectorEditorTitle( ) Define title that will show in the inspector.
đĸ InspectorEditorUpdate( ) Method that updates only in GUI Inspector Editor.