MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / GetLabel

Method GetLabel

Source/Objects/envobject.cpp:1650–1652  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1648}
1649
1650std::string EnvObject::GetLabel() {
1651 return ofr->label;
1652}
1653
1654const vec3& EnvObject::GetColorTint() {
1655 return color_tint_component_.tint_;

Callers 7

OnChangeMethod · 0.80
AddOptionMethod · 0.80
AddMethod · 0.80
GetSelectedLabelFunction · 0.80
itemobject.cppFile · 0.80
GetLabelFunction · 0.80

Calls

no outgoing calls

Tested by 1

OnChangeMethod · 0.64