Navigation
Unreal Engine C++ API Reference > Plugins > ReplicationGraph > FReplicationGraphCSVTracker
References
Module | ReplicationGraph |
Header | /Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraphTypes.h |
Include | #include "ReplicationGraphTypes.h" |
void SetExplicitClassTracking
&40;
UClass &42; ExactActorClass,
const FString & StatNamePrefix
&41;
Remarks
Tracks an explicitly set class. This does NOT include child classes! This is the fastest stat and should be fine to enable in shipping/test builds.