GetChallengeFlags

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns the flags of the specified Challenge form.

Syntax

[help]
(flags:int) GetChallengeFlags challenge:form

Challenge Flags

1	Start Disabled
2	Recurring
4	Show Zero Progress

Example

set iFlags to GetChallengeFlags NVChallengeAnimalControl 

See Also