Func detail illusionary: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{tabsBar|main=gs|base=func_detail_illusionary}} {{stub}} {{this is a|internal entity|name=func_detail_illusionary|game=VBSP++}} A non-solid version of {{ent|func_detail}}. {{codenote|See [https://github.com/ValveSoftware/source-sdk-2013/pull/1323 this PR] for how to add this entity to the SDK version of VBSP.}} {{otherKIO|func_detail|All}}")
 
No edit summary
 
Line 1: Line 1:
{{tabsBar|main=gs|base=func_detail_illusionary}}
{{tabsBar|main=gs|base=func_detail_illusionary}}
{{stub}}
{{stub}}
{{this is a|internal entity|name=func_detail_illusionary|game=VBSP++}} A non-solid version of {{ent|func_detail}}.
{{this is a|internal=1|brush entity|name=func_detail_illusionary|game=VBSP++}} A non-solid version of {{ent|func_detail}}.
{{codenote|See [https://github.com/ValveSoftware/source-sdk-2013/pull/1323 this PR] for how to add this entity to the SDK version of VBSP.}}
{{codenote|See [https://github.com/ValveSoftware/source-sdk-2013/pull/1323 this PR] for how to add this entity to the SDK version of VBSP.}}
{{otherKIO|func_detail|All}}
{{otherKIO|func_detail|All}}

Latest revision as of 14:41, 30 September 2025

Stub

This article or section is a stub. You can help by expanding it.

func_detail_illusionary is an internal brush entity available in VBSP++ VBSP++. A non-solid version of func_detail.

Cpp.pngCode:See this PR for how to add this entity to the SDK version of VBSP.
Note.pngNote:All Keyvalues / Inputs / Outputs are same as func_detail.