Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1650
std::string EnvObject::GetLabel() {
1651
return ofr->label;
1652
}
1653
1654
const vec3& EnvObject::GetColorTint() {
1655
return color_tint_component_.tint_;
Callers
7
OnChange
Method · 0.80
AddOption
Method · 0.80
Add
Method · 0.80
GetSelectedLabel
Function · 0.80
CheckThrownCollisionLine
Method · 0.80
itemobject.cpp
File · 0.80
GetLabel
Function · 0.80
Calls
no outgoing calls
Tested by
1
OnChange
Method · 0.64