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
m (Test)
Line 1: Line 1:
{{TF2 topicon}}
{{Lang|title=entity_carrier}}
{{Lang|title=entity_carrier}}
{{Stub}}
{{Stub}}
Line 5: Line 6:


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



Revision as of 06:36, 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

start ([todo internal name (i)])


end ([todo internal name (i)])
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