Tf wearable levelable item: 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 (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
Line 1: Line 1:
{{lang|{{PAGENAME}}}}{{ent not in fgd}}
{{lang|{{PAGENAME}}}}{{ent not in fgd}}
{{this is a|e0|game=tf2|name=tf_wearable_levelable_item}} It is a helper entity for levelable items to level them up or down.
{{this is a|point entity|game=Team Fortress 2|name=tf_wearable_levelable_item}} It is a helper entity for levelable items to level them up or down.
{{note|The Model must have the "level" bodygroup for this entity to level up or down.}}
{{note|The Model must have the "level" bodygroup for this entity to level up or down.}}
{{code class|CTFWearableLevelableItem|tf_wearable_levelable_item.cpp}}
{{code class|CTFWearableLevelableItem|tf_wearable_levelable_item.cpp}}

Revision as of 19:47, 17 May 2024

English (en)Translate (Translate)
Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.

tf_wearable_levelable_item is a point entity available in Team Fortress 2 Team Fortress 2. It is a helper entity for levelable items to level them up or down.

Note.pngNote:The Model must have the "level" bodygroup for this entity to level up or down.
C++ In code, it is represented by theCTFWearableLevelableItemclass, defined in thetf_wearable_levelable_item.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