11#if TRACE_PRIVATE_MINIMAL_ENABLED && TRACE_PRIVATE_ALLOW_IMPORTANTS
14class FImportantLogScope
17 template <
typename EventType>
18 static FImportantLogScope
Enter();
19 template <
typename EventType>
22 const FImportantLogScope&
operator << (
bool)
const {
return *
this; }
23 constexpr explicit operator bool ()
const {
return true; }
25 template <
typename FieldMeta,
typename Type>
40 template <
typename EventType>
42 template <
typename EventType>
46 constexpr explicit operator bool ()
const {
return true; }
48 template <
typename FieldMeta,
typename Type>
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
const bool
Definition NetworkReplayStreaming.h:178
uint32 Size
Definition VulkanMemory.cpp:4034
Definition ImportantLogScope.h:38
const FImportantLogScope & operator<<(bool) const
Definition ImportantLogScope.h:45
static FImportantLogScope Enter(uint32 ArrayDataSize)
Definition ImportantLogScope.h:43
void operator+=(const FImportantLogScope &) const
static FImportantLogScope Enter()
Definition ImportantLogScope.h:41
@ Trace
Definition NetTraceConfig.h:23
Definition OverriddenPropertySet.cpp:45
Definition AdvancedWidgetsModule.cpp:13