Method | Description | |
---|---|---|
ActivateLongTermBuffs ( uint oCaster, |
||
GetIsItemShield ( uint oItem, |
||
GetPrespawnPrediction ( |
||
SetLocalArrayObject ( uint oObject, string sVarName, int nIndex, uint oValue, |
||
SpawnCreature ( string sResRef, |
||
_AddObjectToSpawnPoint ( uint oWP, uint oObject, |
||
_QuickBuff ( uint oCaster, int nSpell, |
||
_SpawnObject ( string sResRef, int nObjectType, uint oWP, NWScript.NWScriptEngineStructure2 lLoc, int nFlags, int nAlternate, |
public static ActivateLongTermBuffs ( uint oCaster, |
||
oCaster | uint | |
s | ||
return | void |
public static GetIsItemShield ( uint oItem, |
||
oItem | uint | |
s | ||
return | int |
public static GetPrespawnPrediction ( |
||
s | ||
return | int |
public static SetLocalArrayObject ( uint oObject, string sVarName, int nIndex, uint oValue, |
||
oObject | uint | |
sVarName | string | |
nIndex | int | |
oValue | uint | |
s | ||
return | void |
public static SpawnCreature ( string sResRef, |
||
sResRef | string | |
s | ||
return | uint |
public static _AddObjectToSpawnPoint ( uint oWP, uint oObject, |
||
oWP | uint | |
oObject | uint | |
s | ||
return | void |
public static _QuickBuff ( uint oCaster, int nSpell, |
||
oCaster | uint | |
nSpell | int | |
s | ||
oTarget | uint | |
return | void |
public static _SpawnObject ( string sResRef, int nObjectType, uint oWP, NWScript.NWScriptEngineStructure2 lLoc, int nFlags, int nAlternate, |
||
sResRef | string | |
nObjectType | int | |
oWP | uint | |
lLoc | NWScript.NWScriptEngineStructure2 | |
nFlags | int | |
nAlternate | int | |
s | ||
return | uint |