![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Attributes | |
| UObject * | Object = nullptr |
| FRemoteObjectId | Id |
| ERemoteReferenceType | Type = ERemoteReferenceType::None |
| bool | bIsSubobject = false |
Structure that holds information about a reference to an object Helpful in avoiding calculating the same reference properties multiple times
| FRemoteObjectId UE::RemoteObject::Serialization::FRemoteObjectReferenceInfo::Id |
| UObject* UE::RemoteObject::Serialization::FRemoteObjectReferenceInfo::Object = nullptr |
| ERemoteReferenceType UE::RemoteObject::Serialization::FRemoteObjectReferenceInfo::Type = ERemoteReferenceType::None |