Talk:Func instance parms: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "== ''choices'' parameter type? == The ''choices'' parameter type doesn't seem to work properly with instances. Is there a way to implement enumerated values for a parameter wi...")
 
Line 1: Line 1:
== ''choices'' parameter type? ==
== ''choices'' parameter type? ==
The ''choices'' parameter type doesn't seem to work properly with instances. Is there a way to implement enumerated values for a parameter with SmartEdit off? --[[User:SomeUntakenUsername|SomeUntakenUsername]] ([[User talk:SomeUntakenUsername|talk]]) 12:04, 6 January 2021 (PST)
The ''choices'' parameter type doesn't seem to work properly with instances. Is there a way to implement enumerated values for a parameter with SmartEdit off? --[[User:SomeUntakenUsername|SomeUntakenUsername]] ([[User talk:SomeUntakenUsername|talk]]) 12:04, 6 January 2021 (PST)
== Do parameters work with I/O parameter overrides? ==
I'm making a {{Portal2|4}} instance, and I need to know if I can use instance parameters as parameters in I/O. Does that work? --[[User:TinyDeskEngineer|Tiny Desk Engineer]] ([[User talk:TinyDeskEngineer|Talk Page]]) 20:41, 15 June 2022 (PDT)

Revision as of 20:41, 15 June 2022

choices parameter type?

The choices parameter type doesn't seem to work properly with instances. Is there a way to implement enumerated values for a parameter with SmartEdit off? --SomeUntakenUsername (talk) 12:04, 6 January 2021 (PST)

Do parameters work with I/O parameter overrides?

I'm making a Portal 2 Portal 2 instance, and I need to know if I can use instance parameters as parameters in I/O. Does that work? --Tiny Desk Engineer (Talk Page) 20:41, 15 June 2022 (PDT)