Variable ObjectData.type

User-defined string 'type' assigned to this object instance

Declaration

struct ObjectData
{
	// ...
	string type;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT