Anvil
Loading...
Searching...
No Matches
Anvil.API.EffectBase Class Referenceabstract
+ Inheritance diagram for Anvil.API.EffectBase:
+ Collaboration diagram for Anvil.API.EffectBase:

Static Public Member Functions

static implicit operator CGameEffect (EffectBase effect)
 
- Static Public Member Functions inherited from Anvil.API.EngineStructure
static implicit operator IntPtr (EngineStructure engineStructure)
 

Protected Member Functions

unsafe EffectBase (CGameEffect effect, bool memoryOwn)
 
- Protected Member Functions inherited from Anvil.API.EngineStructure
 EngineStructure (IntPtr handle, bool memoryOwn)
 

Protected Attributes

readonly CGameEffect Effect
 

Properties

int CasterLevel [get, set]
 Gets or sets the caster level for this effect/item property.
 
NwObjectCreator [get, set]
 Gets or sets the creator of this effect/item property.
 
bool Expose [get, set]
 
EffectParams< float > FloatParams [get]
 Gets the float parameters of this effect/item property.
 
EffectParams< int > IntParams [get]
 Gets the integer parameters of this effect/item property.
 
EffectParams< NwObjectObjectParams [get]
 Gets the object parameters of this effect/item property.
 
bool ShowIcon [get, set]
 Gets or sets if this effect should show an icon in the top right and in the character sheet and examine panels.
 
NwSpellSpell [get, set]
 Gets or sets the associated spell for this effect/item property.
 
EffectParams< string > StringParams [get]
 Gets the string parameters of this effect/item property.
 
EffectParams< Vector3 > VectorParams [get]
 Gets the vector parameters of this effect/item property.
 
- Properties inherited from Anvil.API.EngineStructure
bool IsValid [get]
 Gets if this object is valid.
 
int StructureId [get]
 

Additional Inherited Members

- Public Member Functions inherited from Anvil.API.EngineStructure
void Dispose ()
 

The documentation for this class was generated from the following file: