Daggerfall Mod:DFRemake/Resource - RMDeferenceObject

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

RMDereferenceObject ( DWORD ObjectID )[edit]

Inputs[edit]

  • ObjectID: The ID of the object in the cache to dereference.

Outputs[edit]

None

Description[edit]

Decreases the reference count of the given object in the cache.

Example[edit]

  Result = RMDereferenceObject(1009)