Background for Skyrim SE
Member of the ActorValueInfo script
floatfunctionGetMaximumValue(ActorakActor)Native

Description

Documentation Comment

Acquires the Maximum value for the current ActorValue


Caveats


Parameters

ActorakActor


Examples

Auto-Generated Example

Actor myActor__akActor

float returnedValue = myActorValueInfo__toCallFunctionOn.GetMaximumValue(myActor__akActor)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.