UE-Specifier-Docs icon indicating copy to clipboard operation
UE-Specifier-Docs copied to clipboard

RowType only works on DataTableRowHandle

Open benui-dev opened this issue 1 year ago • 0 comments

The UPROPERTY docs for RowType incorrectly show that it works with raw TObjectPtr<UDataTable> property. In reality it only works with DataTableRowHandle properties

benui-dev avatar Jun 19 '24 18:06 benui-dev