![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Attributes | |
| FRepObjectDataBuffer | ObjectData |
| FRepShadowDataBuffer | ShadowData |
| FGuidReferencesMap * | GuidReferences |
| const int32 | CmdStart |
| const int32 | CmdEnd |
| TArray< FProperty * > * | RepNotifies |
| uint32 | ArrayElementOffset = 0 |
| uint16 | CurrentHandle = 0 |
| bool | bShadowDataCopied = false |
Struct containing parameters that do change or can't be shared as we recurse into ReceiveProperties_r
| uint32 FReceivePropertiesStackParams::ArrayElementOffset = 0 |
| const int32 FReceivePropertiesStackParams::CmdEnd |
| const int32 FReceivePropertiesStackParams::CmdStart |
| uint16 FReceivePropertiesStackParams::CurrentHandle = 0 |
| FGuidReferencesMap* FReceivePropertiesStackParams::GuidReferences |
| FRepObjectDataBuffer FReceivePropertiesStackParams::ObjectData |
| FRepShadowDataBuffer FReceivePropertiesStackParams::ShadowData |