Search Results for

    Show / Hide Table of Contents

    Class LogContextData

    Log context data structure. Contains different kinds of context data for different situations.

    Inheritance
    System.Object
    LogContextData
    Namespace: FlaxEngine
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    [Unmanaged]
    public sealed class LogContextData : ValueType

    Fields

    ObjectID

    A GUID for an object which this context applies to.

    Declaration
    public Guid ObjectID
    Field Value
    System.Guid

    Extension Methods

    Extensions.ReflectiveCompare<T>(T, T)
    Extensions.RawClone<T>(T)
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat