Background for Skyrim SE

SHESON_DynDOLOD_Plugin


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
intfunctionGetVersion()NativeGlobal

Get version of DynDOLOD.DLL

intfunctionGetScriptVersion()Global

Get version of papyrus scripts

intfunctionGetSKSEVersion()NativeGlobal

Get required version of SKSE

intfunctionGetESMVersion()NativeGlobal

Get version of ESM plugin

intfunctionGetESPVersion()NativeGlobal

Get version of ESP plugin

stringfunctionGetBoNWorlds()NativeGlobal

Bunch of numbers worlds file

stringfunctionGetBoNData()NativeGlobal

Bunch of numbers current LOD world data file

boolfunctionGetSuccessful()NativeGlobal

get if checks were successful

stringfunctionGetLastMessage()NativeGlobal

Get last message

intfunctionGetPluginLimit()NativeGlobal

Get plugin limit

boolfunctionIsPluginInstalled(stringfile)NativeGlobal

Copy of SKSE64 function

ObjectReferencefunctionGetMyMaster()NativeGlobal

Get current master reference

stringfunctionGetMyLODWorld()NativeGlobal

Get the current LOD worldspace EditorID

intfunctionGetMyLODWorldX()NativeGlobal

get LOD origin cell X

intfunctionGetMyLODWorldY()NativeGlobal

get LOD origin cell Y

stringfunctionGetWorldspaceLODNameStr(stringfile)NativeGlobal

Get the LOD filename for EditorID of worldspace

stringfunctionGetConfig(stringfile="one", stringkey, stringdefault="")NativeGlobal

Gets the value for key from [config] section, none for global or LODName file

intfunctionGetINIUnsigned(stringname)NativeGlobal

Get unsigned INI setting

voidfunctionSetINIUnsigned(stringname, intvalue)NativeGlobal

Set unsigned INI setting

boolfunctionGetMyActive()NativeGlobal

get dynamic LOD enabled/disabled

voidfunctionSetMyActive(boolvalue)NativeGlobal

set dynamic LOD enable/disable

boolfunctionGetLargeRefChildWorlds()NativeGlobal

get enable/disable large references in child worlds using parent world for LOD

voidfunctionSetLargeRefChildWorlds(boolvalue)NativeGlobal

Set enable/disable large references in child worlds using parent world for LOD

floatfunctionGetGlowMultiple()NativeGlobal

Get GlowMultiple

voidfunctionSetGlowMultiple(floatvalue)NativeGlobal

Set GlowMultiple

floatfunctionGetDragonDistance()NativeGlobal

Get DragonDistance

voidfunctionSetDragonDistance(floatvalue)NativeGlobal

Set DragonDistance

intfunctionGetResetsCount()NativeGlobal

Get count of references to reset

ObjectReferencefunctionGetResetAt(intvalue)NativeGlobal

Get reference to reset at index

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