TClassMap::Set

Sets class info for a given class. Call this in your Replication Graphs setup

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

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

Include

#include "ReplicationGraphTypes.h"

Syntax

void Set
(
    UClass * InClass,
    const ValueType & Value
)

Remarks

Sets class info for a given class. 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