◆ FLifetimeCustomDeltaProperty() [1/2]
| FLifetimeCustomDeltaProperty::FLifetimeCustomDeltaProperty |
( |
const uint16 |
InPropertyRepIndex | ) |
|
|
inline |
◆ FLifetimeCustomDeltaProperty() [2/2]
| FLifetimeCustomDeltaProperty::FLifetimeCustomDeltaProperty |
( |
const uint16 |
InPropertyRepIndex, |
|
|
const int32 |
InFastArrayItemsCommand, |
|
|
const int32 |
InFastArrayNumber, |
|
|
const int32 |
InFastArrayDeltaFlagsOffset, |
|
|
const int32 |
InFastArrayArrayReplicationKeyOffset, |
|
|
const int32 |
InFastArrayItemReplicationIdOffset |
|
) |
| |
|
inline |
◆ GetFastArrayArrayReplicationKey()
| const int32 FLifetimeCustomDeltaProperty::GetFastArrayArrayReplicationKey |
( |
void const *const |
FastArray | ) |
const |
|
inline |
◆ GetFastArrayDeltaFlags()
◆ GetFastArrayItemReplicationID()
| const int32 FLifetimeCustomDeltaProperty::GetFastArrayItemReplicationID |
( |
void const *const |
FastArrayItem | ) |
const |
|
inline |
◆ GetFastArrayItemReplicationIDMutable()
| int32 & FLifetimeCustomDeltaProperty::GetFastArrayItemReplicationIDMutable |
( |
void *const |
FastArrayItem | ) |
const |
|
inline |
◆ FastArrayArrayReplicationKeyOffset
| const int32 FLifetimeCustomDeltaProperty::FastArrayArrayReplicationKeyOffset = INDEX_NONE |
◆ FastArrayDeltaFlagsOffset
| const int32 FLifetimeCustomDeltaProperty::FastArrayDeltaFlagsOffset = INDEX_NONE |
If this is a Fast Array Serializer property (and it is set up correctly for Delta Serialization), this will be an offset from to the property.
◆ FastArrayItemReplicationIdOffset
| const int32 FLifetimeCustomDeltaProperty::FastArrayItemReplicationIdOffset = INDEX_NONE |
◆ FastArrayItemsCommand
| const int32 FLifetimeCustomDeltaProperty::FastArrayItemsCommand = INDEX_NONE |
If this is a Fast Array Serializer property, this will be the command index for the Fast Array Item array.
◆ FastArrayNumber
If this is a Fast Array Serializer property, this will be the instance number in the class. This is used to lookup Changelists.
◆ PropertyRepIndex
The RepIndex of the corresponding Property. This can be used as an index into FRepLayout::Parents.
The documentation for this struct was generated from the following file: