 | XncwTheaterGetEquipment Method |
Theater에서 ID에 따른 장비(equipment) 객체를 가져온다.
Namespace:
Pixoneer.NXDL.NNCW
Assembly:
NXDLncw (in NXDLncw.dll) Version: 1.2.817.72
Syntaxpublic XEquipObj GetEquipment(
long ID
)
Parameters
- ID
- Type: SystemInt64
[In] 장비 ID.
Return Value
Type:
XEquipObj 대상 장비 객체.
See Also