Difference between revisions of "SetLookAtEnabled"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
(looks okay, removing tag)
 
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=SetLookAtEnabled
 
|name=SetLookAtEnabled

Latest revision as of 01:45, 27 February 2010

Modify creature look-at behaviour

void SetLookAtEnabled(
object oCreature,
int nEnabled
);
Parameters:
oCreature
oid of creature we want to modify
nEnabled
true or false
Returns:

Nothing.

Source:

script.ldf