Click or drag to resize
XDL

XAircraft Constructor (eEquipTarget)

XAircraft 객체를 생성하고 데이터 멤버를 초기화한다. 기본 생성자.

Namespace:  Pixoneer.NXDL.NEQUIP
Assembly:  NXDLncw (in NXDLncw.dll) Version: 2.0.3.31
Syntax
C#
public XAircraft(
	eEquipTarget target
)

Parameters

target
Type: Pixoneer.NXDL.NEQUIPeEquipTarget
초기화 값
See Also