docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SerializableEnum

    Class to serizalize Enum as string and recover it's state

    Inheritance
    object
    SerializableEnum
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    [Serializable]
    public class SerializableEnum

    Constructors

    Name Description
    SerializableEnum(Type)

    Construct an enum to be serialized with a type

    Properties

    Name Description
    value

    Value as enum

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 06 October 2023