IO type variant

From Valve Developer Community
Revision as of 13:15, 7 May 2025 by Nescius (talk | contribs)
Jump to navigation Jump to search
edit
Icon-under construction-blue.png
This is a draft page. It is a work in progress open to editing by anyone.
Remember to check for any notes left by the tagger at this article's talk page.

Input of this type accepts a value from output of any type.

Output of this type is equivalent to void as it passing its value is either left unimplemented or bugged. In Mapbase Mapbase this type of output can fire varying types based on how it's fired in entity's code[confirm].


Outputs of type variant


Inputs that can take it

Note.pngNote:Notable ones are mostly logic_case and logic_multicompare as filter's TestActivator input doesn't do anything with its parameter (are there any filters that do ?[confirm])