Search Results for

    Show / Hide Table of Contents

    Enum ExecutionState

    The execution state.

    Namespace: Evergine.Common.Helpers
    Assembly: Evergine.Common.dll
    Syntax
    public enum ExecutionState

    Fields

    Name Description
    NonInitialized

    Uninitialized State

    Paused

    Paused state.

    Running

    Running state

    Extension Methods

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