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

fish

From Valve Developer Community
Jump to navigation Jump to search
English (en)Translate (Translate)
Info.png
This entity is not in the FGD by default.
It should not be put directly in a map because it can't move or even show a model on its own.
Class hierarchy
CFish
CBaseAnimating
CBaseEntity
fish.cpp

fish is an entity available in all Source Source games. These are the fish created by func_fish_pool.

Warning.pngWarning:Killing the fish entity before killing the pool entity crashes the game. The pool entity must be removed first.

See Also