[]
Sets value for specified tile-component.
public virtual void setTileCompVal(int t, int c, object value_Renamed)
Public Overridable Sub setTileCompVal(t As Integer, c As Integer, value_Renamed As Object)
| Type | Name | Description |
|---|---|---|
| int | t | Tie index |
| int | c | Component index |
| object | value_Renamed |