GetCreatureModels
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns an array_var containing the set of model-paths in the Creature's model-list that are toggled ON.
Syntax
(modelPaths:array_var) reference.GetCreatureModels baseForm:ref
Example
let aModelPaths := RexRef.GetCreatureModels
let aModelPaths := GetCreatureModels Rex