afxSpellBook

consoledoc.h

A spellbook object.

More...

Public Static Attributes

bool

Disables rendering of all instances of this type.

bool

Disables selection of all instances of this type.

Public Functions

int
getPageSlotIndex(Point2I bookSlot)

...

int
getSpellData(Point2I bookSlot)

Get spell datablock for spell stored at spellbook index, (page, slot).

int
getSpellRPGData(Point2I bookSlot)

Get spell RPG datablock for spell stored at spellbook index, (page, slot).

Detailed Description

A spellbook object.

Public Static Attributes

bool isRenderable 

Disables rendering of all instances of this type.

bool isSelectable 

Disables selection of all instances of this type.

Public Functions

getPageSlotIndex(Point2I bookSlot)

...

getSpellData(Point2I bookSlot)

Get spell datablock for spell stored at spellbook index, (page, slot).

getSpellRPGData(Point2I bookSlot)

Get spell RPG datablock for spell stored at spellbook index, (page, slot).

startAllSpellCooldown()

...