![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <RemoteObjectPathName.h>
Inheritance diagram for FRemoteObjectTables:Public Member Functions | |
| UE_FORCEINLINE_HINT int32 | Num () const |
| COREUOBJECT_API void | Serialize (FArchive &Ar) |
Public Attributes | |
| TArray< FName > | Names |
| TArray< FRemoteObjectId > | RemoteIds |
Structure that holds unique Names and RemoteIds associated with remote object data or pathnames (noexport type)
|
inline |
| TArray<FRemoteObjectId> FRemoteObjectTables::RemoteIds |