This article's documentation is for anything that uses the Source engine. Click here for more information.

Func precipitation blocker: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
m (→‎See also: Unicodifying, replaced: See Also → See also)
Line 3: Line 3:
{{note|Moving or killing this entity in-game has no effect. Rain and snow is still being blocked where it was placed originally.}}
{{note|Moving or killing this entity in-game has no effect. Rain and snow is still being blocked where it was placed originally.}}


== See Also ==
== See also ==
* [[func_precipitation]]
* [[func_precipitation]]

Revision as of 09:36, 8 January 2024

C++ Class hierarchy
CPrecipitationBlocker
CBaseEntity
C++ effects.cpp

func_precipitation_blocker is an e2 available in all Source Source games since Left 4 Dead Left 4 Dead. It prevents rain and snow inside its volume.

Note.pngNote:Moving or killing this entity in-game has no effect. Rain and snow is still being blocked where it was placed originally.

See also