GetBaseKarma

From GECK
Jump to: navigation, search


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

Description

Returns the base karma value of an actor base form.

Syntax

[help]
(baseKarma:float) reference.GetBaseKarma actorBase:form

Example

set fBaseKarma to rActorRef.GetBaseKarma
set fBaseKarma to GetBaseKarma CarlitosWayne 

See Also