Search Results for

    Show / Hide Table of Contents

    Enum CodeBlock.Type

    Code block type.

    Namespace: Evergine.Framework.Graphics.Effects.Analyzer
    Assembly: Evergine.Framework.dll
    Syntax
    public enum CodeBlock.Type

    Fields

    Name Description
    Condition

    Code block condition type.

    Text

    Code block text type.

    Extension Methods

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