|
XncwTheaterFreeEquipment Method
|
Theater에서 ID에 따른 장비 객체를 해제한다.
Namespace: Pixoneer.NXDL.NNCWAssembly: NXDLncw (in NXDLncw.dll) Version: 2.0.3.38
Syntaxpublic bool FreeEquipment(
long ID
)
Parameters
- ID Int64
- [In] 장비 ID.
Return Value
Boolean 객체가 해제되면 true를 반환하고, 그렇지 않으면 false를 반환한다.
See Also