Variable MapData.properties

Key-value property pairs on map

Declaration

struct MapData
{
	// ...
	string[string] properties;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT