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