GetFollowerSubState

From Dragon Age Toolset Wiki
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.