About: DestroyObject   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

function DestroyObject (object oDestroy, float fDelay=0.0f) Destroy oObject (irrevocably). This will not work on modules and areas. * Return type: void * Include file: nwscriptdefn

AttributesValues
rdfs:label
  • DestroyObject
rdfs:comment
  • function DestroyObject (object oDestroy, float fDelay=0.0f) Destroy oObject (irrevocably). This will not work on modules and areas. * Return type: void * Include file: nwscriptdefn
  • The DestroyObject() NWScript command causes the specified object to be destroyed after a specified number of seconds. It does not work on player characters, areas, nor the module itself. More precisely, this command schedules the object to be destroyed; even if the object is to be destroyed after 0.0 seconds, it will persist as a valid object until the end of the current script's execution (then be destroyed).
dcterms:subject
dbkwik:nwn2/proper...iPageUsesTemplate
returns
Name
  • DestroyObject
param
  • float fDelay
  • object oDestroy
param2default
  • 0(xsd:integer)
param2desc
  • The number of seconds that will pass before the object is destroyed.
param1desc
  • The object that will be destroyed.
dbkwik:nwn/property/wikiPageUsesTemplate
abstract
  • function DestroyObject (object oDestroy, float fDelay=0.0f) Destroy oObject (irrevocably). This will not work on modules and areas. * Return type: void * Include file: nwscriptdefn
  • The DestroyObject() NWScript command causes the specified object to be destroyed after a specified number of seconds. It does not work on player characters, areas, nor the module itself. More precisely, this command schedules the object to be destroyed; even if the object is to be destroyed after 0.0 seconds, it will persist as a valid object until the end of the current script's execution (then be destroyed).
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software