class MAGES::Localization::AudioClipLanguageSwap¶
Overview¶
Swaps the text of a TextMeshProUGUI component to the current language. More…
class AudioClipLanguageSwap: public MonoBehaviour { public: // properties string AudioKey; };
Detailed Documentation¶
Swaps the text of a TextMeshProUGUI component to the current language.
Properties¶
string AudioKey
Gets or sets the key of the audio clip in the localization system.