GetBaseEffectAV

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Returns the Actor Value code for the specified Value Modifier-type Base Effect.

Syntax

[help]
(code:int) GetBaseEffectAV baseEffect:ref

Example

set iCode to GetBaseEffectAV VRegeneration // returns 15 

See also