Search Results for

    Show / Hide Table of Contents

    Struct LogContextScope

    Helper structure used to call LogContext Push/Pop within single code block.

    Assembly: FlaxEngine.dll
    File: Engine/Core/LogContext.h
    Syntax
    public struct LogContextScope

    Methods

    ~LogContextScope()

    Declaration
    public ~LogContextScope()
    Returns
    FORCE_INLINE

    LogContextScope(const Guid& id)

    Declaration
    public LogContextScope(const Guid& id)
    Parameters
    Guid id

    Returns
    FORCE_INLINE

    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • ~LogContextScope()
      • LogContextScope(const Guid& id)
    Back to top Copyright © 2012-2024 Wojciech Figat