Search Results for

    Show / Hide Table of Contents

    Enum ExecutionState

    The executon state.

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

    Fields

    Name Description
    NonInitialized

    Non Initialized 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