FSUIPC Client DLL
.NET interface for FSUIPC
PMDG_NGX_CDU_Cell Struct Reference

Represents a cell on the CDU. Holds information about the symbol displayed in the cell. More...

Public Member Functions

override string ToString ()
 Returns the symbol displayed in the cell as a string.
 

Public Attributes

char Symbol
 The symbol currently displayed.
 
PMDG_NGX_CDU_COLOR Color
 The foreground colour of the cell.
 
PMDG_NGX_CDU_FLAG Flags
 Extra information about the cell.
 

Detailed Description

Represents a cell on the CDU. Holds information about the symbol displayed in the cell.

Member Function Documentation

◆ ToString()

override string ToString ( )
inline

Returns the symbol displayed in the cell as a string.

Returns