C# Class Content.Client.MedicalScanner.UI.MedicalScannerWindow

Inheritance: DefaultWindow
Show file Open project: space-wizards/space-station-14

Public Methods

Method Description
MedicalScannerWindow ( ) : Robust.Client.AutoGenerated
Populate ( MedicalScannerBoundUserInterfaceState state ) : void

Method Details

MedicalScannerWindow() public method

public MedicalScannerWindow ( ) : Robust.Client.AutoGenerated
return Robust.Client.AutoGenerated

Populate() public method

public Populate ( MedicalScannerBoundUserInterfaceState state ) : void
state MedicalScannerBoundUserInterfaceState
return void