xoreos
0.0.5
|
An associate. More...
Public Member Functions | |
Associate (AssociateType t=kAssociateTypeNone, Creature *a=0) | |
Public Attributes | |
AssociateType | type |
The associate's type. More... | |
Creature * | associate |
The associate. More... | |
An associate.
Definition at line 302 of file creature.h.
Engines::NWN::Creature::Associate::Associate | ( | AssociateType | t = kAssociateTypeNone , |
Creature * | a = 0 |
||
) |
Definition at line 63 of file creature.cpp.
Creature* Engines::NWN::Creature::Associate::associate |
The associate.
Definition at line 304 of file creature.h.
AssociateType Engines::NWN::Creature::Associate::type |
The associate's type.
Definition at line 303 of file creature.h.