[]
Configurates the OnClientMapChanged client event. Occurs when the map data changes.
public DataMapBuilder OnClientMapChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
DataMapBuilder | Current builder. |