FClassNetCacheMgr::GetClassNetCache

Get the cached field to index mappings for the given class

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/CoreNet.h

Include

#include "UObject/CoreNet.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/CoreNet.cpp

Syntax

const FClassNetCache * GetClassNetCache
(
    UClass * Class
)

Remarks

Get the cached field to index mappings for the given class

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