Search Results for

    Show / Hide Table of Contents

    Enum CodeBlock.Type

    Type of code block.

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

    Fields

    Name Description
    Condition

    Specifies the type of code block condition.

    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