23#if USE_NETWORK_PROFILER
27#define NETWORK_PROFILER( x ) \
28 if ( GNetworkProfiler.IsTrackingEnabled() ) \
30 CSV_SCOPED_TIMING_STAT_EXCLUSIVE(NetworkProfiler); \
66 FString GetURL()
const {
return URL; }
167 : Connection(nullptr)
168 , TargetObject(nullptr)
420 template<
typename T,
typename ProjectionType>
551#define NETWORK_PROFILER_IGNORE_PROPERTY_SCOPE const FNetworkProfilerScopedIgnoreReplicateProperties _NetProfilePrivate_IgnoreScope;
577#define NETWORK_PROFILER(x)
578#define NETWORK_PROFILER_IGNORE_PROPERTY_SCOPE
FString GetNameSafe(const FField *InField)
Definition Field.h:1230
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define CSV_DECLARE_CATEGORY_EXTERN(CategoryName)
Definition CsvProfiler.h:79
#define DECLARE_MULTICAST_DELEGATE_OneParam(DelegateName, Param1Type)
Definition DelegateCombinations.h:49
FArchive & operator<<(FArchive &Ar, FEnvQueryDebugProfileData::FStep &Data)
Definition EnvQueryTypes.cpp:489
::FCriticalSection FTransactionallySafeCriticalSection
Definition TransactionallySafeCriticalSection.h:16
Definition Archive.h:1208
Definition MemoryWriter.h:101
Definition DataBunch.h:24
Definition OutputDevice.h:133
Definition UnrealType.h:174
Definition UnrealString.h.inl:34
Definition SharedPointer.h:692
Definition ScopeLock.h:21
Definition NetConnection.h:284
@ URL
Definition TokenizedMessage.h:47
Version
Definition NNEModelData.cpp:15
@ Exec
This function is executable from the command line.
Definition ObjectMacros.h:962
Definition EngineTypes.h:3601
Definition TimerHandle.h:12
Definition EngineBaseTypes.h:799