De/Entity: Difference between revisions

From Valve Developer Community
< De
Jump to navigation Jump to search
m (Nesciuse moved page Entity/de to De/Entity over redirect: Language prefixes)
m (-Using L template for links)
Line 2: Line 2:
<!-- Add the categories to the main page, not here. Some template, such as {{This is a}}, and all Table templates should be placed to the main page. -->
<!-- Add the categories to the main page, not here. Some template, such as {{This is a}}, and all Table templates should be placed to the main page. -->
{{updatetranslation}}
{{updatetranslation}}
Eine Entität ist ein Objekt, das durch die {{Source|2|suf=:de}} engine definiert wird und andere Eigenschaften als die „[[worldspawn:de|Welt]]“ besitzt.
Eine Entität ist ein Objekt, das durch die {{Source|2|suf=:de}} engine definiert wird und andere Eigenschaften als die „{{L|worldspawn|Welt}}“ besitzt.


== Typen ==
== Typen ==
Es gibt 3 Haupttypen von Enitäten:
Es gibt 3 Haupttypen von Enitäten:
* [[Brush entity:de|Brush-Entität]]
* {{L|Brush entity|Brush-Entität}}
* [[Point entity|Punkt-Entität]]
* {{L|Point entity|Punkt-Entität}}
* [[Node:de|Node]]
* {{L|Node}}


== Siehe auch ==
== Siehe auch ==
* [[Entity Creation:de|Erstellung einer Entität]]
* {{L|Entity Creation|Erstellung einer Entität}}
* [[List of entities:de|Liste der Entitäten]]
* {{L|List of entities|Liste der Entitäten}}
* [[:Category:Entities:de]]
* {{LCategory|Entities}}
* [[Internal entity:de|Interne Entitäten]]
* {{L|Internal entity|Interne Entitäten}}
* Programmiere [[Your First Entity:de|deine erste Entität]]
* Programmiere {{L|Your First Entity|deine erste Entität}}
[[Category:Glossary:de]]
[[Category:Glossary:de]]

Revision as of 08:17, 11 July 2024

English (en)Deutsch (de)Español (es)Hrvatski (hr)Português (pt)Русский (ru)中文 (zh)Translate (Translate)
Info content.png
This translated page needs to be updated.
You can help by updating the translation.
Also, please make sure the article complies with the alternate languages guide.(en)
This notice is put here by LanguageBar template and if you want to remove it after updating the translation you can do so on this page.


Info content.png
This translated page needs to be updated.
You can help by updating the translation.
Also, please make sure the article complies with the alternate languages guide.(en)

Eine Entität ist ein Objekt, das durch die Source Source engine definiert wird und andere Eigenschaften als die „Welt(en)“ besitzt.

Typen

Es gibt 3 Haupttypen von Enitäten:

Siehe auch