📦Create New Localized Multi

Class to define multiple keys to return multiple values. It is used in the dropdown component for example.

Important Methods

🟢 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.

Editor Methods

🟢 InspectorEditorTitle( ) Define title that will show in the inspector.

🟢 InspectorEditorUpdate( ) Method that updates only in GUI Inspector Editor.

Tutorial

Last updated