Search Results for

    Show / Hide Table of Contents

    Enum FamilyType

    Represent whether a behavior will be updated in main thread or in other.

    Namespace: Evergine.Framework
    Assembly: Evergine.Framework.dll
    Syntax
    [Flags]
    public enum FamilyType

    Fields

    Name Description
    AllBehaviors

    All family types

    DefaultBehavior

    The default main thread.

    PhysicsBehavior

    The physics thread.

    PriorityBehavior

    This component is used in Evergine Studio.

    Extension Methods

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