docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum FallbackBehavior

    Options for the different fallback behaviours that are available.

    Namespace: UnityEngine.Localization.Settings
    Assembly: Unity.Localization.dll
    Syntax
    public enum FallbackBehavior

    Fields

    Name Description
    DontUseFallback

    Do not fallback.

    UseFallback

    Attempts to use a fallback when a localized value is not found.

    UseProjectSettings

    Uses the UseFallback value in StringDatabase when localizing a string or AssetDatabase when localizing an asset.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)