Method | Description | |
---|---|---|
ClearPrintedMissions ( ) : void |
Clear the printed missions.
|
|
Init ( ) : void |
Initializes this instance.
|
|
Print ( bool onFirstEmergency = false ) : void |
Print rescue data.
|
|
Reset ( ) : void |
Resets this instance.
|
Method | Description | |
---|---|---|
GetData ( string url ) : string |
Gets the data.
|
|
Initialize ( bool force = false ) : void |
Initializes this instance.
|
|
InternalPrint ( bool automaticPrint ) : void |
The internal print.
|
public Print ( bool onFirstEmergency = false ) : void | ||
onFirstEmergency | bool | if set to |
return | void |