Background for Skyrim SE
Member of the ActorValueInfo script
ActorValueInfofunctionGetAVIByID(intid)Global


Caveats


Parameters

intid


Examples

Auto-Generated Example

int myInt__id

ActorValueInfo returnedValue = ActorValueInfo.GetAVIByID(myInt__id)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.