[]
Returns the data type used by the filters in this object, as defined in the 'DataBlk' interface for specified tile-component.
public virtual int getWTDataType(int t, int c)
Type | Name | Description |
---|---|---|
int | t | Tile index |
int | c | Component index |
Type | Description |
---|---|
int | The data type of the filters in this object |