- Found in:
- LibFire
- LibTurtleClub
Description
Documentation String
Player Character
Documentation Comment
Returns the permanent value of asActorValue for akActor
Caveats
Parameters
ObjectReferenceakActor
stringasActorValue
Examples
Auto-Generated Example
ObjectReference myObjectReference__akActor
string myString__asActorValue
float returnedValue = LibFire.GetPermanentActorValue(myObjectReference__akActor, myString__asActorValue)