UActorChannel::GetNetFieldExportGroupForClassNetCache

Finds the net field export group for a class net cache, if not found, creates one

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/ActorChannel.h

Include

#include "Engine/ActorChannel.h"

Source

/Engine/Source/Runtime/Engine/Private/DataChannel.cpp

Syntax

FNetFieldExportGroup * GetNetFieldExportGroupForClassNetCache
(
    UClass * ObjectClass
)

Remarks

Finds the net field export group for a class net cache, if not found, creates one

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