Plants vs. Zombies: Replanted - v1.0.3
Preparing search index...
IRunParameters
Interface IRunParameters
all parameters passed to runExecutable. This is used to support interpreters changing the parameters
interface
IRunParameters
{
args
:
string
[]
;
executable
:
string
;
options
:
IRunOptions
;
}
Index
Properties
args
executable
options
Properties
args
args
:
string
[]
executable
executable
:
string
options
options
:
IRunOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
executable
options
Plants vs. Zombies: Replanted - v1.0.3
Loading...
all parameters passed to runExecutable. This is used to support interpreters changing the parameters