About: GetFirstEffect   Sponge Permalink

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

function GetFirstEffect (object oCreature) Get the first in-game effect on oCreature. * Return type: effect * Include file: nwscriptdefn

AttributesValues
rdfs:label
  • GetFirstEffect
rdfs:comment
  • function GetFirstEffect (object oCreature) Get the first in-game effect on oCreature. * Return type: effect * Include file: nwscriptdefn
  • The GetFirstEffect() and GetNextEffect() NWScript commands iterate through all effects on the specified object. This can be useful both for determining if a creature is under the effect of a particular type of effect and for locating an effect that should be removed. As with the other GetFirst*() and GetNext*() pairs of commands, GetFirstEffect() is used to initialize the iterator while GetNextEffect() moves the iterator to the next item.
dcterms:subject
dbkwik:nwn2/proper...iPageUsesTemplate
returns
Name
  • GetFirstEffect
  • GetNextEffect
param
  • object oCreature
param1desc
  • The object whose effects will be examined.
dbkwik:nwn/property/wikiPageUsesTemplate
abstract
  • function GetFirstEffect (object oCreature) Get the first in-game effect on oCreature. * Return type: effect * Include file: nwscriptdefn
  • The GetFirstEffect() and GetNextEffect() NWScript commands iterate through all effects on the specified object. This can be useful both for determining if a creature is under the effect of a particular type of effect and for locating an effect that should be removed. As with the other GetFirst*() and GetNext*() pairs of commands, GetFirstEffect() is used to initialize the iterator while GetNextEffect() moves the iterator to the next item.
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