Skip to main content

Introduction

This component allows you to easily manage Localization from Unity events and references

"Localization Event Helper"

Fields#

NameDescription
Download WindowGameObject to activate while downloading
Download ProgressSlider used to display download progress
On Source Is LocalEvent raised when source is local
On Source Is DLCEvent raised when source is DLC
On Load Is MemoryEvent raised when source is loaded into memory
On Load Is Real TimeEvent raised when source is read in real-time each request

Methods#

NameDescription
DownloadAssetBundleDownload an localization asset bundle.
OpenLinkOpen a URL
SetLanguageSet the current language
SetLoadFromMemorySet localization to load from memory
SetLoadRealtimeSet localization to load in real-time
SetSourceToAssetBundleSet source to asset bundle
SetSourceToResourceFileSet source to resource file