C# Class Questor.Modules.DebugModule

Datei anzeigen Open project: rixim/Questor

Public Properties

Property Type Description
Salvagers HashSet
TractorBeams HashSet

Public Methods

Method Description
DebugModule ( ) : System
ProcessState ( ) : void

Private Methods

Method Description
Debug_Windows ( ) : void

Method Details

DebugModule() public method

public DebugModule ( ) : System
return System

ProcessState() public method

public ProcessState ( ) : void
return void

Property Details

Salvagers public_oe static_oe property

public static HashSet Salvagers
return HashSet

TractorBeams public_oe static_oe property

public static HashSet TractorBeams
return HashSet