Difference between revisions of "GetFollowerState"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
Line 1: Line 1:
{{Generated}}
 
 
{{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 20:23, 7 January 2010

Get follower state.

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

the state of the follower.

Source:

script.ldf