UE-Specifier-Docs
UE-Specifier-Docs copied to clipboard
RowType only works on DataTableRowHandle
The UPROPERTY docs for RowType incorrectly show that it works with raw TObjectPtr<UDataTable> property. In reality it only works with DataTableRowHandle properties