MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / FireSystem_CanAddFire

Function FireSystem_CanAddFire

src/game/server/fire.cpp:315–383  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Determines whether or not a new fire may be placed at a given location Input : &position - where we are trying to put the new fire separationRadius - the maximum distance fires must be apart from one another Output : Returns true on success, false on failure. ----------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

FireSystem_StartFireFunction · 0.85

Calls 5

UTIL_TraceLineFunction · 0.85
FireSystem_IsFireInWallFunction · 0.85
ENTINDEXFunction · 0.70
edictMethod · 0.45

Tested by

no test coverage detected