Difference between revisions of "ActorValueInfo Script"
m
→SKSE Global Functions: Grammar
imported>CraftySentinel m (Corrected SKSE version to 1.07.0 (No idea where I got 1.17 from)) |
imported>CraftySentinel m (→SKSE Global Functions: Grammar) |
||
Line 22: | Line 22: | ||
*Alias for GetActorValueInfoByName. | *Alias for GetActorValueInfoByName. | ||
'''ActorValueInfo[[GetActorValueInfoByID - ActorValueInfo|GetActorValueInfoByID]](Int ''id'')''' | '''ActorValueInfo [[GetActorValueInfoByID - ActorValueInfo|GetActorValueInfoByID]](Int ''id'')''' | ||
*Returns the AVI by ID. | *Returns the AVI by ID. | ||
'''ActorValueInfo[[GetActorValueInfoByID - ActorValueInfo|GetAVIByID]](Int ''id'')''' | '''ActorValueInfo [[GetActorValueInfoByID - ActorValueInfo|GetAVIByID]](Int ''id'')''' | ||
*Alias for GetActorValueInfoByID. | *Alias for GetActorValueInfoByID. | ||