Daggerfall Mod:DFRemake/Resource - RMDestroyObjects

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

RMDestroyObjects ( )[edit]

Inputs[edit]

None

Outputs[edit]

None

Description[edit]

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).

Example[edit]

  RMDestroyObjects()