- Found in:
- PapyrusUtil
Actor[]functionScanCellNPCs(ObjectReferenceCenterOn, floatradius=0.0, KeywordHasKeyword=NONE, boolIgnoreDead=true)NativeGlobal
[DEV SERVER] Loading description...
Caveats
Parameters
Examples
Auto-Generated Example
ObjectReference myObjectReference__CenterOn
float myFloat__radius
Keyword myKeyword__HasKeyword
bool myBool__IgnoreDead
Actor[] returnedValue = MiscUtil.ScanCellNPCs(myObjectReference__CenterOn, myFloat__radius, myKeyword__HasKeyword, myBool__IgnoreDead)