DirectAttributeVariable<AircraftType>.DirectAttributeVariable<AircraftType> Constructor
Initializes a new instance of the DirectAttributeVariable<AircraftType> class that returns the specified value.
DirectAttributeVariable(AircraftType value)
Initializes a new instance of the DirectAttributeVariable<AircraftType> class that returns the specified value. Syntax
public DirectAttributeVariable<AircraftType> (
AircraftType value
)
Parameters
The value that the attribute variable returns.
Platforms
Windows, Linux, Android