Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ GetOverbright
Method
GetOverbright
Source/Objects/dynamiclightobject.cpp:145–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
float DynamicLightObject::GetOverbright() const {
146
return overbright;
147
}
148
149
void DynamicLightObject::ReceiveObjectMessageVAList(OBJECT_MSG::Type type, va_list args) {
150
DynamicLight *light;
Callers
1
DrawColorPicker
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected