NWNX:EE  8193.36.12
NWNX_Creature_MemorisedSpell Struct Reference

A memorised spell structure. More...

Public Attributes

int id
 Spell ID. More...
 
int ready
 Whether the spell can be cast. More...
 
int meta
 Metamagic type, if any. More...
 
int domain
 Clerical domain, if any. More...
 

Detailed Description

A memorised spell structure.

Definition at line 34 of file nwnx_deprecated.nss.

Member Data Documentation

◆ id

int NWNX_Creature_MemorisedSpell::id

Spell ID.

Definition at line 36 of file nwnx_deprecated.nss.

◆ ready

int NWNX_Creature_MemorisedSpell::ready

Whether the spell can be cast.

Definition at line 37 of file nwnx_deprecated.nss.

◆ meta

int NWNX_Creature_MemorisedSpell::meta

Metamagic type, if any.

Definition at line 38 of file nwnx_deprecated.nss.

◆ domain

int NWNX_Creature_MemorisedSpell::domain

Clerical domain, if any.

Definition at line 39 of file nwnx_deprecated.nss.


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