![]() |
Core Rules
WoTC AD&D 2nd Edition -- Drakein API Reference
|
#include <ISpellPointsOb.h>
Public Member Functions | |
| virtual | ~ISpellPointsOb () |
| virtual long | GetLevel () const =0 |
| virtual long | GetSpellPoints () const =0 |
| virtual long | GetMaxMemorizedAtLevel () const =0 |
| virtual long | GetSpecialistBonus () const =0 |
| virtual long | GetMaxSpellLevel () const =0 |
| virtual bool | SetLevel (long v)=0 |
| virtual bool | SetSpellPoints (long v)=0 |
| virtual bool | SetMaxMemorizedAtLevel (long v)=0 |
| virtual bool | SetSpecialistBonus (long v)=0 |
| virtual bool | SetMaxSpellLevel (long v)=0 |
| virtual ISpellPointsOb * | Clone () const =0 |
|
inlinevirtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |