Category:Source Base Entities: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Redirected page to Category:Source base entities)
Tag: New redirect
 
(13 intermediate revisions by 7 users not shown)
Line 1: Line 1:
These Entities are defined in <code>base.fgd</code>
#REDIRECT [[Category:Source base entities]]
 
That means that only these entities are available in ''all'' Source-based games.
 
{{note| For a simple list see [[category_talk:Source Base Entities#Checklist]].}}
{{note| Don't use 'category' tags for these entity pages. Use templates instead - Please see [[category_talk:Source Base Entities#PageTags]].}}
{|
|+ Template tags currently in use:
|-
|[[Template:base_point|<code><nowiki>{{base_point}}</nowiki></code>]] || for Point-Based Entities in Source Base available for HL2 Engine
|-
|[[Template:base_point_legacy|<code><nowiki>{{base_point_legacy|<replacement>}}</nowiki></code>]] || for Point-Based Entities in Source Base that have been superceded by another entity.
<replacement> is the title of the entity without any markup, eg <code>func_brush</code>
|-
|[[Template:base_point_ep1|<code><nowiki>{{base_point_ep1}}</nowiki></code>]] || for Point-Based Entities in Source Base added for Episode 1 Engine
|-
|[[Template:base_point_ep2|<code><nowiki>{{base_point_ep2}}</nowiki></code>]] || for Point-Based Entities in Source Base added for Episode 2 Engine
|-
|[[Template:base_brush|<code><nowiki>{{base_brush}}</nowiki></code>]] || for Brush-Based Entities in Source Base available for HL2 Engine
|-
|[[Template:base_brush_legacy|<code><nowiki>{{base_brush_legacy|<replacement>}}</nowiki></code>]] || for Brush-Based Entities in Source Base that have been superceded by another entity.
<replacement> is the title of the entity without any markup, eg <code>func_brush</code>
|-
|[[Template:base_brush_ep1|<code><nowiki>{{base_brush_ep1}}</nowiki></code>]] || for Brush-Based Entities in Source Base added for Episode 1 Engine
|-
|[[Template:base_brush_ep2|<code><nowiki>{{base_brush_ep2}}</nowiki></code>]] || for Brush-Based Entities in Source Base added for Episode 2 Engine
|}
 
[[Category:Entities|0]]

Latest revision as of 17:42, 16 August 2023

Pages in category "Source Base Entities"

The following 10 pages are in this category, out of 10 total.