Variable ObjectData.name

Name assigned to this object instance

Declaration

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

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT