Classes

UCompositeDataTable

UDataTable > UObject

Data table composed of a stack of other data tables.

Member Type Offset Share
ParentTables

Parent tables Tables with higher indices override data in tables with lower indices

TArray<UDataTable*> 0x c8
OldParentTables

Temporary copy used to detect changes so we can update delegates correctly on removal

TArray<UDataTable*> 0x d8