- Found in:
- PapyrusUtil
ObjectReference[]functionScanCellObjects(intformType, ObjectReferenceCenterOn, floatradius=0.0, KeywordHasKeyword=NONE)NativeGlobal
[DEV SERVER] Loading description...
Caveats
Parameters
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)