Show / Hide Table of Contents

    Interface IComponentBinding

    Represents binding of actions to be performed when a component is added/removed.

    Namespace: AGS.API
    Assembly: AGS.API.dll
    Syntax
    public interface IComponentBinding

    Methods

    | Improve this Doc View Source

    Unbind()

    Unbind the trigger actions.

    Declaration
    void Unbind()
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX