Struct FRemoteObjectBytes Path C++ Link /Script/CoreUObject.RemoteObjectBytes 0x0010 (16 B) align 8 /Script/CoreUObject 0x00x0010 Members 1 OffsetSizeNameTypeFlags—0x10BytesTArray<uint8>2 flags Used by 1types with a member, parameter or interface of this type FRemoteObjectData // /Script/CoreUObject.RemoteObjectBytes // size 0x0010 (16), align 8 struct FRemoteObjectBytes { public: TArray<uint8> Bytes; // ????(0x10) ZeroConstructor NativeAccessSpecifierPublic };