Prop detail: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎Entity Description: {{Intent}})
m (maximum string length)
Line 7: Line 7:
==Keyvalues==
==Keyvalues==
* '''model'''
* '''model'''
: <studio> World model
: <studio> World model (Maximum string length: 128)
==See Also==
==See Also==
* [[Prop Types Overview]]
* [[Prop Types Overview]]
[[Category:Entities]]
[[Category:Entities]]

Revision as of 21:04, 6 May 2006

Template:Wrongtitle

Entity Description

A prop that doesn't move, isn't solid, and doesn't animate. This entity is built into its designated lump in the map and is not networked.

Template:Intent

Keyvalues

  • model
<studio> World model (Maximum string length: 128)

See Also