Bezeichnung
FreeModule -- free a module / VERALTET
Übersicht
FreeModule(id)
Wichtiger hinweis
Dieser Befehl ist veraltet. Bitte verwenden Sie stattdessen CloseMusic().

Beschreibung
This function frees the memory of the module specified by id. This is normally not necessary because Hollywood frees all memory when it quits. However, if you are running out of memory and want to free the sample by yourself, use this function.

Eingaben
id
identifier of the module

Navigation zeigen