FReplicationGraphCSVTracker::SetExplicitClassTracking

Tracks an explicitly set class.

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

/Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraphTypes.h

Include

#include "ReplicationGraphTypes.h"

Syntax

void SetExplicitClassTracking
(
    UClass * ExactActorClass,
    const FString & StatNamePrefix
)

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss