Search Results for

    Show / Hide Table of Contents

    Interface GraphicsPresenter.IDeferredAction

    Interface for deferred actions to be executed after the current frame is presented.

    Namespace: Evergine.Framework.Services
    Assembly: Evergine.Framework.dll
    Syntax
    public interface GraphicsPresenter.IDeferredAction

    Methods

    ExecuteDeferred()

    Executes the deferred action.

    Declaration
    void ExecuteDeferred()

    Extension Methods

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