docs.unity3d.com
    Show / Hide Table of Contents

    Interface IGlobalVariableValueChanged

    Inherited Members
    IGlobalVariable.SourceValue
    Namespace: UnityEngine.Localization.SmartFormat.GlobalVariables
    Syntax
    public interface IGlobalVariableValueChanged : IGlobalVariable

    Events

    ValueChanged

    This event is sent when the global variable has changed or wishes to trigger an update to any LocalizedString that is currently using it.

    Declaration
    event Action<IGlobalVariable> ValueChanged
    Event Type
    Type Description
    Action<IGlobalVariable>

    Extension Methods

    TupleExtensions.IsValueTuple(Object)
    TupleExtensions.GetValueTupleItemObjects(Object)
    TupleExtensions.GetValueTupleItemObjectsFlattened(Object)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023