Background for Skyrim SE
Member of the MiscUtil script
ObjectReference[]functionScanCellObjects(intformType, ObjectReferenceCenterOn, floatradius=0.0, KeywordHasKeyword=NONE)NativeGlobal

[DEV SERVER] Loading description...


Caveats


Parameters

intformType

ObjectReferenceCenterOn

floatradius=0.0

KeywordHasKeyword=NONE


Examples

Auto-Generated Example

int myInt__formType
ObjectReference myObjectReference__CenterOn
float myFloat__radius
Keyword myKeyword__HasKeyword

ObjectReference[] returnedValue = MiscUtil.ScanCellObjects(myInt__formType, myObjectReference__CenterOn, myFloat__radius, myKeyword__HasKeyword)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.