AddParameterAsBoolean Method (InputMapAction)
Appends a boolean parameter to the end of the action's parameter list.
expression.AddParameterAsBoolean( _
ByVal As Boolean _
)
where
expression is a variable that represents a
InputMapAction Object
Parameters
- param
- The parameter value to add.