This article's documentation is for anything that uses the Source engine. Click here for more information.

Category:IO System: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Nesciuse moved page Category:IO System/en to Category:IO System without leaving a redirect: Move en subpage to basepage)
 
(38 intermediate revisions by 9 users not shown)
Line 1: Line 1:
This category covers the ins and outs of the Inputs and Outputs system present in the Source Engine.
{{LanguageBar}}
__NOTOC__
[[File:logic_auto.png|left|link=]] This category covers everything you need to know about the Inputs and Outputs system present in the Source Engine.


{{category header}}
{{category header}}
{{category newcolumn}}
{{category newcolumn}}


==Overview of the I/O system==
*[[Inputs and Outputs]]
*[[Setting up an Output]]
*[[Troubleshooting Outputs]]
*[[User Inputs and Outputs]]
*[[AddOutput]]


==Main entities for broadcasting outputs==
*[[logic auto]]
*[[logic relay]]
*[[logic timer]]
*[[logic branch]]
*[[logic case]]
*[[logic compare]]
*[[logic multicompare]]
*[[logic playerproxy]]
*[[trigger once]]
*[[trigger multiple]]
*[[trigger look]]
*[[trigger proximity]]


{{category newcolumn}}
{{category newcolumn}}


==Controlling lights with the I/O system==
*[[Making lights turn on and off with a "trigger multiple"]]


==Doors==
*[[Opening doors with func button]]
==Programming==


{{category end}}
{{category end}}
''Return to the [[SDK Docs|Source Engine wiki home]] for a full list of articles.''
{{source topicon}}
[[Category:Entry pages]]

Latest revision as of 13:48, 12 July 2024

English (en)Deutsch (de)Español (es)Polski (pl)Português do Brasil (pt-br)Русский (ru)中文 (zh)Translate (Translate)
Logic auto.png

This category covers everything you need to know about the Inputs and Outputs system present in the Source Engine.

Overview of the I/O system

Main entities for broadcasting outputs

Controlling lights with the I/O system

Doors

Programming

Return to the Source Engine wiki home for a full list of articles.