struct SerializedArrayEntryDelta

Inherits: IReflectable

Holds a single array element entry in SerializedArrayDelta.

Public

Constructors

SerializedArrayEntryDelta

SerializedArrayEntryDelta() = default

Methods

staticGetRttiStatic

static RTTIType *GetRttiStatic()

GetRtti

RTTIType *GetRtti() const override

Returns an interface you can use to access class' Run Time Type Information.

Fields

Index

u32 Index

Value

SPtr<ISerialized> Value