Search Results for

    Show / Hide Table of Contents

    Struct LogContextData

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

    Inherited Members
    LogContextData
    Assembly: FlaxEngine.dll
    File: Engine/Core/LogContext.h
    Syntax
    public struct LogContextData

    Fields

    ObjectID

    A GUID for an object which this context applies to.

    Declaration
    public Guid ObjectID
    Field Value
    Guid

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat