Background for Skyrim SE

bk56_SearchActorFuzzy


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
intfunctionbk56_SearchActorFuzzy(stringactorName, boolnearbyOnly, boolhandledOnly, floatWeightMin)NativeGlobal

Useful for locating NPCs whose display names may be altered or obscured by other modifications or for other mods that may not be able to get the formID directly.

Returns the FormID of an Actor whose name closely matches the input string. Supports fuzzy matching and optional filters for proximity and engine-handled status.

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.