This article relates to the game "Team Fortress 2". Click here for more information.

Entity carrier: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 6: Line 6:


== Keyvalues ==
== Keyvalues ==
{{KV|start}}
{{KV BaseEntity}}
{{KV BaseEntity|new=1}}
{{KV BaseAnimating}}
{{KV BaseAnimating|new=1}}
{{KV|end}}


== Inputs ==
== Inputs ==

Revision as of 14:43, 7 March 2023

English (en)Translate (Translate)

Stub

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

Template:Entity

C++ In code, it is represented by theCExtraMapEntity_Carrierclass, defined in thetf_extra_map_entity.cppfile.

Keyvalues

Note.pngNote:Content moved to Rendering and studio model related KIO/Keyvalues for continuation of page history

Inputs

Note.pngNote:Content moved to Rendering and studio model related KIO/Inputs for continuation of page history

Outputs

Note.pngNote:Content moved to Rendering and studio model related KIO/Outputs for continuation of page history