Etterna 0.74.4
Loading...
Searching...
No Matches
Classes | Functions | Variables
CommandLineActions Namespace Reference

The collection of command line actions. More...

Classes

class  CommandLineArgs
 The housing for the command line arguments. More...
 

Functions

void Handle (LoadingWindow *pLW)
 Perform a utility function, then exit.
 

Variables

std::vector< CommandLineArgsToProcess
 A list of command line arguemnts to process while the game is running. These args could have come from this process or passed to this process from another process.
 

Detailed Description

The collection of command line actions.

Function Documentation

◆ Handle()

void CommandLineActions::Handle ( LoadingWindow pLW)

Perform a utility function, then exit.

Parameters
pLWthe LoadingWindow that is presently not used?