MiscUtil
- Found in:
- PapyrusUtil
Inheritance Tree
No indexed scripts extend this script.
Properties
Events
Functions
- Found in:
- PapyrusUtil
[DEV SERVER] Loading description...
- Found in:
- PapyrusUtil
[DEV SERVER] Loading description...
- Found in:
- PapyrusUtil
Same as ScanCellNPCs(), however it filters the return by a given faction and (optionally) their rank in that faction.
- Found in:
- PapyrusUtil
Toggle freefly camera.
- Found in:
- PapyrusUtil
Set freefly cam speed.
- Found in:
- PapyrusUtil
Set current freefly cam state & set the speed if enabling
- Found in:
- PapyrusUtil
[DEV SERVER] Loading description...
- Found in:
- PapyrusUtil
Get an array of folders in a given parent directory
Same rules and examples as above FilesInFolder apply to the directory rule here.
- Found in:
- PapyrusUtil
Check if a given file exists relative to root Skyrim directory. Example: FileExists("data/meshes/example.nif")
- Found in:
- PapyrusUtil
Read string from file. Do not read large files!
- Found in:
- PapyrusUtil
Write string to file.
- Found in:
- PapyrusUtil
Print text to console.
- Found in:
- PapyrusUtil
Get race's editor ID.
- Found in:
- PapyrusUtil
Get race's editor ID.
- Found in:
- PapyrusUtil
Set HUD on / off - NOT CURRENT WORKING IN SKYRIM SPECIAL EDITION
- Found in:
- PapyrusUtil
Get node rotation
REMOVED v2.9: Useless, only does a part of the job.
float function GetNodeRotation(ObjectReference obj, string nodeName, bool firstPerson, int rotationIndex) global native
- Found in:
- PapyrusUtil
Bat console command.
REMOVED v2.9: Unused.
function ExecuteBat(string fileName) global native
- Found in:
- PapyrusUtil
LEGACY v3.3 - Added Ignoredead parameter to function, aliased for backwards compatability with v3.2.
