MCPcopy 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
145float DynamicLightObject::GetOverbright() const {
146 return overbright;
147}
148
149void DynamicLightObject::ReceiveObjectMessageVAList(OBJECT_MSG::Type type, va_list args) {
150 DynamicLight *light;

Callers 1

DrawColorPickerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected