Entity croc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Classifying as model entity)
 
Line 1: Line 1:
{{LanguageBar}}{{stub}}
{{LanguageBar}}{{stub}}
{{CD|CEntityCroc|base=CBaseAnimating|file1=1}}
{{CD|CEntityCroc|base=CBaseAnimating|file1=1}}
{{this is a|point entity|game=Team Fortress 2|name=entity_croc}}
{{this is a|model entity|game=Team Fortress 2|name=entity_croc}}
The crocodiles generated by {{ent|func_croc}}.
The crocodiles generated by {{ent|func_croc}}.



Latest revision as of 04:31, 19 May 2025

English (en)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

C++ Class hierarchy
CEntityCroc
CBaseAnimating
CBaseEntity
C++ func_croc.cpp

entity_croc is a model entity available in Team Fortress 2 Team Fortress 2. The crocodiles generated by func_croc.

See Also