Background for Skyrim SE
Member of the DbSkseFunctions script
ObjectReference[]functionGetRecentProjectileShotRefs(ObjectReferenceref, boolonly3dLoaded=true, boolonlyEnabled=true, intprojectileType=7)NativeGlobal

[DEV SERVER] Loading description...


Caveats


Parameters

ObjectReferenceref

boolonly3dLoaded=true

boolonlyEnabled=true

intprojectileType=7


Examples

Auto-Generated Example

ObjectReference myObjectReference__ref
bool myBool__only3dLoaded
bool myBool__onlyEnabled
int myInt__projectileType

ObjectReference[] returnedValue = DbSkseFunctions.GetRecentProjectileShotRefs(myObjectReference__ref, myBool__only3dLoaded, myBool__onlyEnabled, myInt__projectileType)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.