Navigation API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net References Module Engine Header /Engine/Source/Runtime/Engine/Public/Net/NetworkProfiler.h Include #include "Net/NetworkProfiler.h" Syntax struct FNetworkProfilerScopedIgnoreReplicateProperties Copy full snippetstruct FNetworkProfilerScopedIgnoreReplicateProperties Remarks Can be used to enforce a scope where we don't want to track properties. This is useful to prevent cases where we might inadvertently over count properties. Constructors Type Name Description FNetworkProfilerScopedIgnoreReplicateProperties () Destructors Type Name Description ~FNetworkProfilerScopedIgnoreReplicateProperties ()