Hammer updateignorelist: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: fixing template case.)
Line 12: Line 12:
* {{I Targetname}}
* {{I Targetname}}
==Outputs==
==Outputs==
* {{o targetname}}
* {{O Targetname}}

Revision as of 20:11, 19 January 2009

Template:Wrongtitle Template:Base point ep2

Entity Description

Specifies entities that are to be ignored by the hammer_update_safe_entities console command. Enter the targetnames of entities that you want to exclude into the list of fields here. Several of these may exist in a map.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

  • IgnoredName01-16
<target_destination> Do not send this entity's information back to hammer during hammer_update_safe_entities

Inputs

Outputs