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