Background for Skyrim SE
Member of the PO3_SKSEFunctions script
boolfunctionResetActor3D(ActorakActor, stringasFolderName)NativeGlobal


Parameters

  1. ActorakActor

  2. stringasFolderName


Examples

Auto-Generated Example

Actor myActor__akActor
string myString__asFolderName

bool returnedValue = PO3_SKSEFunctions.ResetActor3D(myActor__akActor, myString__asFolderName)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.