Pt-br/Func detail (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page)
(Portuguese Brazillian finished)
Line 2: Line 2:
{{LanguageBar}}
{{LanguageBar}}
{{tabs|func_detail|goldsrc=1|source=1|main=source}}
{{tabs|func_detail|goldsrc=1|source=1|main=source}}
'''{{code|func_detail}}''' is an internal brush entity in {{L|VHLT}} and forks and {{L|ericw-tools}}. It is a {{L|world brush}} which does not affect {{L|VIS}}.
'''{{code|func_detail}}''' é uma entidade interna do brush em {{L|VHLT}} e forks e {{L|ericw-tools}}. É um {{L|world brush}} que não afeta {{L|VIS}}.


The implementation differs greatly between VHLT and ericw-tools. For more information, see the individual compiler pages:
A implementação difere bastante entre o VHLT e o ericw-tools. Para obter mais informações, consulte as páginas individuais do compilador:
* {{L|func_detail (VHLT)}}
* {{L|func_detail (VHLT)}}
* {{L|func_detail (ericw-tools)}}
* {{L|func_detail (ericw-tools)}}


==See Also==
==Veja Também==
* {{ent|func_group|engine=GoldSrc}}
* {{ent|func_group|engine=GoldSrc}}
*{{L|VIS}}
*{{L|VIS}}
*{{L|Visibility optimization}}
*{{L|Visibility optimization|Otimização de visibilidade}}


{{ACategory|GoldSrc}}
{{ACategory|GoldSrc}}

Revision as of 15:46, 3 November 2025

Under construction.png
This page is actively undergoing a major edit.
As a courtesy, please do not edit this while this message is displayed.
If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page.

The person who added this notice will be listed in its edit history should you wish to contact them.

Info content.png
This page is being translated.
You can help by finishing the translation.
If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted.
Also, please make sure the article complies with the alternate languages guide.(en)
English (en)Português do Brasil (pt-br)Translate (Translate)

func_detail é uma entidade interna do brush em VHLT(en) e forks e ericw-tools(en). É um world brush(en) que não afeta VIS(en).

A implementação difere bastante entre o VHLT e o ericw-tools. Para obter mais informações, consulte as páginas individuais do compilador:

Veja Também