Open main menu

UESPWiki β

Daggerfall Mod:DFRemake/Resource - RMDestroyObjects

< Mod / Daggerfall: Daggerfall Mod: DFRemake(Redirected from Daggerfall:DFRemake/Resource - RMDestroyObjects)

RMDestroyObjects ( )Edit

InputsEdit

None

OutputsEdit

None

DescriptionEdit

Call this program once at the end of the program to destroy the object resource manager. Do not use this function during the program execution to clear the cache (use RMClearObjectCache instead).

ExampleEdit

  RMDestroyObjects()