Search Results for

    Show / Hide Table of Contents

    Interface IListener

    IListener Interface.

    Namespace: Evergine.Common.Input
    Assembly: Evergine.Common.dll
    Syntax
    public interface IListener

    Methods

    Exist()

    Exists this instance.

    Declaration
    bool Exist()
    Returns
    Type Description
    bool

    True if sensor exist, false in other case.

    Register()

    Registers this instance.

    Declaration
    void Register()

    Unregister()

    Unregisters this instance.

    Declaration
    void Unregister()

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX