UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
FLogScopedCategoryAndVerbosityOverride FScopedCategoryAndVerbosityOverride
Definition LogScopedCategoryAndVerbosityOverride.h:51
Definition LogScopedCategoryAndVerbosityOverride.h:15
static CORE_API FOverride * GetTLSCurrent()
Definition LogScopedCategoryAndVerbosityOverride.cpp:33
CORE_API ~FLogScopedCategoryAndVerbosityOverride()
Definition LogScopedCategoryAndVerbosityOverride.cpp:16
Definition NameTypes.h:617
Definition GenericPlatformFile.h:25
Type
Definition LogVerbosity.h:17
Definition LogScopedCategoryAndVerbosityOverride.h:19
ELogVerbosity::Type Verbosity
Definition LogScopedCategoryAndVerbosityOverride.h:20
void operator=(const FOverride &Other)
Definition LogScopedCategoryAndVerbosityOverride.h:31
FName Category
Definition LogScopedCategoryAndVerbosityOverride.h:21
FOverride()
Definition LogScopedCategoryAndVerbosityOverride.h:22
FOverride(FName InCategory, ELogVerbosity::Type InVerbosity)
Definition LogScopedCategoryAndVerbosityOverride.h:26