프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AirlinerCombiType | System |
메소드 | 설명 | |
---|---|---|
AirlinerCombiType ( |
||
GetObjectData ( |
메소드 | 설명 | |
---|---|---|
AirlinerCombiType ( |
public AirlinerCombiType ( |
||
manufacturer | ||
name | string | |
family | string | |
seating | int | |
cockpitcrew | int | |
cabincrew | int | |
speed | double | |
range | long | |
wingspan | double | |
length | double | |
weight | double | |
consumption | double | |
price | long | |
maxAirlinerClasses | int | |
minRunwaylength | long | |
fuelcapacity | long | |
body | BodyType | |
rangeType | TypeRange | |
engine | TypeOfEngine | |
produced | Period |
|
prodRate | int | |
cargo | double | |
isConvertable | bool | |
standardType | bool | |
리턴 | System |
public GetObjectData ( |
||
info | ||
context | ||
리턴 | void |