GetChallengeInterval

From GECK
Jump to: navigation, search


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

Description

Returns the interval value of a Challenge form, which determines at which intervals of progress that a progress notification will show up.

Syntax

[help]
(interval:int) GetChallengeInterval challenge:baseform

Example

GetChallengeInterval NVChallengeBug

Will return 10.

See Also