struct
ManagedSerializableDelta::ModifiedArrayEntry
Inherits:
IReflectable
Represents a single modified array or list entry.
Public
Constructors
ModifiedArrayEntry
ModifiedArrayEntry() = default
ModifiedArrayEntry
Methods
staticGetRttiStatic
static RTTIType *GetRttiStatic()
Fields
Idx
u32 Idx
Index of the array/list entry that is modified.