Difference between revisions of "Actor Script"

Jump to navigation Jump to search
64 bytes removed ,  18:36, 21 December 2013
m
→‎Member Functions: Restored AV as short version for Actor Value
imported>CraftySentinel
(→‎SKSE Member Functions: Added GetID/EquipID functions, corrected UpdateWeight Params. Page should contain all SKSE Functions upto 1.06.16)
imported>SarthesArai
m (→‎Member Functions: Restored AV as short version for Actor Value)
Line 86: Line 86:
|-
|-


|[[DamageActorValue - Actor|'''DamageActorValue'''(String ''asValueName'', Float ''afDamage'')]]
|[[DamageActorValue - Actor|'''DamageAV'''(String ''asValueName'', Float ''afDamage'')]]
|Alias for DamageActorValue().
|Alias for DamageActorValue().
|-
|-
Line 138: Line 138:
|-
|-


|[[ForceActorValue - Actor|'''ForceActorValue'''(String ''asValueName'', Float ''afNewValue'')]]
|[[ForceActorValue - Actor|'''ForceAV'''(String ''asValueName'', Float ''afNewValue'')]]
|Alias for ForceActorValue().
|Alias for ForceActorValue().
|-
|-
Line 154: Line 154:
|-
|-


|[[GetActorValue - Actor|Float '''GetActorValue'''(String ''asValueName'')]]
|[[GetActorValue - Actor|Float '''GetAV'''(String ''asValueName'')]]
|Alias for GetActorValue().
|Alias for GetActorValue().
|-
|-


|[[GetActorValuePercentage - Actor|Float '''GetActorValuePercentage'''(String ''asValueName'')]]
|[[GetActorValuePercentage - Actor|Float '''GetAVPercentage'''(String ''asValueName'')]]
|Alias for GetActorValuePercentage().
|Alias for GetActorValuePercentage().
|-
|-
Line 166: Line 166:
|-
|-


|[[GetBaseActorValue - Actor|Float '''GetBaseActorValue'''(String ''asValueName'')]]
|[[GetBaseActorValue - Actor|Float '''GetBaseAV'''(String ''asValueName'')]]
|Alias for GetBaseActorValue().
|Alias for GetBaseActorValue().
|-
|-
Line 470: Line 470:
|-
|-


|[[ModActorValue - Actor|'''ModActorValue'''(String ''asValueName'', Float ''afAmount'')]]
|[[ModActorValue - Actor|'''ModAV'''(String ''asValueName'', Float ''afAmount'')]]
|Alias for ModActorValue().
|Alias for ModActorValue().
|-
|-
Line 530: Line 530:
|-
|-


|[[RestoreActorValue - Actor|'''RestoreActorValue'''(String ''asValueName'', Float ''afAmount'')]]
|[[RestoreActorValue - Actor|'''RestoreAV'''(String ''asValueName'', Float ''afAmount'')]]
|Alias for RestoreActorValue().
|Alias for RestoreActorValue().
|-
|-
Line 570: Line 570:
|-
|-


|[[SetActorValue - Actor|'''SetActorValue'''(String ''asValueName'', Float ''afValue'')]]
|[[SetActorValue - Actor|'''SetAV'''(String ''asValueName'', Float ''afValue'')]]
|Alias for SetActorValue().
|Alias for SetActorValue().
|-
|-
Anonymous user

Navigation menu