Obsolete: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Obsolete entity)
 
m (extended tip sentence)
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.


{{tip|Keep in mind that an obsolete entity starts with no property names, keys, values, or flags.}}
{{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 13:07, 2 July 2016

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

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.