Difference between revisions of "ClearPerceptionList"

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=ClearPerceptionList
 
|name=ClearPerceptionList
|brief=Delete all entries in the perception list of a creature
+
|brief=Delete all entries in the [[perception]] list of a creature
 
|param1type=object
 
|param1type=object
 
|param1name=oPerceiver
 
|param1name=oPerceiver

Latest revision as of 17:33, 1 March 2010

Delete all entries in the perception list of a creature

void ClearPerceptionList(
object oPerceiver
);
Parameters:
oPerceiver
The creature for which the perception list will be reset
Returns:

Nothing.

Source:

script.ldf