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
|