GetCurrentAIProcedure

From the CreationKit Wiki
Revision as of 07:20, 23 July 2018 by imported>DavidJCobb (command's functionality verified through disassembly)
Jump to navigation Jump to search

Identifies an actor's current AI procedure, and returns the number representing that procedure's type. Valid procedure numbers range from 0 to 36; the value -1 is returned for invalid procedures, and for actors with no AI process.

The procedure numbers themselves are not known at this time.