GetFollowerSubState

From Dragon Age Toolset Wiki
Revision as of 23:14, 26 February 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag and adding link)

Jump to: navigation, search

Get the follower sub state.

int GetFollowerSubState(
object oCreature
);
Parameters:
oCreature
Party follower
Returns:

the sub state of the follower.

Source:

script.ldf

Description

Returns any of the FOLLOWER_STATE* constants.