Difference between revisions of "GetFollowerState"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) m (1 revision: Importing auto-generated function articles) |
BryanDerksen (Talk | contribs) (link FOLLOWER_STATE*) |
||
| Line 1: | Line 1: | ||
| − | |||
{{dafunction | {{dafunction | ||
|name=GetFollowerState | |name=GetFollowerState | ||
| Line 23: | Line 22: | ||
<!-- == See also == --> | <!-- == See also == --> | ||
<!-- This section contains links to articles, functions or constant groups. --> | <!-- This section contains links to articles, functions or constant groups. --> | ||
| + | |||
| + | *[[FOLLOWER_STATE*]] lists the possible return values of this function. | ||
[[Category: Party and group control]] | [[Category: Party and group control]] | ||
Revision as of 19:23, 7 January 2010
Get follower state.
- Parameters:
- oCreature
- Party follower
- Returns:
- the state of the follower.
- Source:
- script.ldf
- FOLLOWER_STATE* lists the possible return values of this function.