- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
| Type | Value |
|---|---|
| Permanent | 0 |
| Temporary | 1 |
| Damage | 2 |
Caveats
Parameters
Examples
Auto-Generated Example
Actor myActor__akActor
int myInt__aiModifier
string myString__asActorValue
float returnedValue = PO3_SKSEFunctions.GetActorValueModifier(myActor__akActor, myInt__aiModifier, myString__asActorValue)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
