FGlobalActorReplicationInfoMap::SetClassInfo

Sets class info for a given class and its derived classes if desired.

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

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

Include

#include "ReplicationGraphTypes.h"

Syntax

void SetClassInfo
(
    UClass * InClass,
    const FClassReplicationInfo & Info
)

Remarks

Sets class info for a given class and its derived classes if desired. Call this in your Replication Graphs setup

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