This article's documentation is for anything that uses the Source engine. Click here for more information.

hammer_updateignorelist

From Valve Developer Community
Revision as of 17:34, 17 May 2024 by PeeBot (talk | contribs) (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
Jump to navigation Jump to search
C++ Class hierarchy
CWC_UpdateIgnoreList
CBaseEntity
C++ wcedit.cpp

hammer_updateignorelist is a point entity available in all Source Source games since Half-Life 2: Episode Two Half-Life 2: Episode Two. It 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

IgnoredName 01 (IgnoredName01) to IgnoredName 16 (IgnoredName16) <targetname>
Do not send this entity's information back to hammer during hammer_update_safe_entities

See also