Space Engineers
Classes | Public Member Functions | Events | List of all members
Sandbox.Game.Screens.Terminal.MyTerminalPropertiesController Class Reference

Public Member Functions

void Init (MyGuiControlParent menuParent, MyGuiControlParent panelParent, MyEntity interactedEntity, MyEntity openInventoryInteractedEntity)
 
void Refresh ()
 
bool TestConnection ()
 
void Close ()
 
void Update ()
 

Events

Action ButtonClicked
 

Detailed Description

Definition at line 22 of file MyTerminalPropertiesController.cs.

Member Function Documentation

void Sandbox.Game.Screens.Terminal.MyTerminalPropertiesController.Close ( )
inline

Definition at line 754 of file MyTerminalPropertiesController.cs.

void Sandbox.Game.Screens.Terminal.MyTerminalPropertiesController.Init ( MyGuiControlParent  menuParent,
MyGuiControlParent  panelParent,
MyEntity  interactedEntity,
MyEntity  openInventoryInteractedEntity 
)
inline

Definition at line 108 of file MyTerminalPropertiesController.cs.

void Sandbox.Game.Screens.Terminal.MyTerminalPropertiesController.Refresh ( )
inline

Definition at line 131 of file MyTerminalPropertiesController.cs.

bool Sandbox.Game.Screens.Terminal.MyTerminalPropertiesController.TestConnection ( )
inline

Definition at line 741 of file MyTerminalPropertiesController.cs.

void Sandbox.Game.Screens.Terminal.MyTerminalPropertiesController.Update ( )
inline

Definition at line 781 of file MyTerminalPropertiesController.cs.

Event Documentation

Action Sandbox.Game.Screens.Terminal.MyTerminalPropertiesController.ButtonClicked

Definition at line 103 of file MyTerminalPropertiesController.cs.


The documentation for this class was generated from the following file: