UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition CheckScope.cpp:9
Scope that captures failed check calls.
Definition CheckScope.h:10
CORE_API ~FCheckScope()
Definition CheckScope.cpp:82
CORE_API FCheckScope()
Definition CheckScope.cpp:77
CORE_API int GetCount()
Definition CheckScope.cpp:93