[]
Sets value for specified tile-component.
public override void setTileCompVal(int t, int c, object value_Renamed)
Public Overrides 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 |