Obsolete: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (extended tip sentence)
No edit summary
Line 1: Line 1:
Obsolete is usually when an entity is created in [[Hammer]] with an undefined class.
Obsolete is usually when an entity is created in [[Hammer]] with an undefined class.  
[[File:Obsolete.png|right|The texture in Hammer is a man giving a thumbs up.]]


{{tip|Keep in mind that an obsolete entity starts with no property names, keys, values, or flags, and will not be able to do much.}}
{{tip|Keep in mind that an obsolete entity starts with no property names, keys, values, or flags, and will not be able to do much.}}

Revision as of 16:59, 2 February 2017

Obsolete is usually when an entity is created in Hammer with an undefined class.

The texture in Hammer is a man giving a thumbs up.
Tip.pngTip:Keep in mind that an obsolete entity starts with no property names, keys, values, or flags, and will not be able to do much.