GetBaseActorValue

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns the base value of the specified stat for the calling actor.

Syntax

[help]
(ActorValue:float) [actor:ref].GetBaseActorValue ActorValue:string 

Or:

(ActorValue:float) [actor:ref].GetBaseAV ActorValue:string

Example

GetBaseActorValue Health 

See Also