Restricting UDataTable UPROPERTY selector in editor to data tables with specific row structs

For me, to restrict FDataTableRowHandle to a certain struct, meta=(RowType="MyStruct"), worked fine

1 Like