localizedropdown - eisclimber/ExPresS-XR GitHub Wiki

LocalizeDropdown

Class in ExPresSXR.Localization

Inherits from UnityEngine.MonoBehaviour

Summary

Allows localizing the individual options of a dropdown.

Credits: exe2be

public class LocalizeDropdown : MonoBehaviour

Fields

Name Description
_options Localizations for the options of the dropdown to be localized.
_selectedOptionIndex Current dropdown option selected.
⚠️ **GitHub.com Fallback** ⚠️