GetActorTemplateFlag

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the state of a template flag in an actor base.

Syntax

[help]
(bool) GetActorTemplateFlag actor:form flag:int

Template Flags

001	use traits
002	use stats
004	use factions
008	use actor effect list
010	use AI data
020	use AI packages
040	use model/animation
080	use base data
100	use inventory
200	use script

See Also

SetActorTemplateFlag