FReplicationGraphCSVTracker::SetExplicitClassTracking_FastPath

Sets explicit class tracking for fast/shared path replication. Does not include base classes

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

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

Include

#include "ReplicationGraphTypes.h"

Syntax

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

Remarks

Sets explicit class tracking for fast/shared path replication. Does not include base classes

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