BBMOD_IDestructible

An interface defined in BBMOD_IDestructible.gml

BBMOD_IDestructible()

Description

Interface for structs that need to be manually destroyed to properly free used memory.

Methods

Name Description
destroy Frees memory used by the struct.

Implemented in

BBMOD_BaseCamera, BBMOD_BaseRenderer, BBMOD_Cubemap, BBMOD_DynamicBatch, BBMOD_Gizmo, BBMOD_IMeshRenderQueue, BBMOD_Importer, BBMOD_MeshBuilder, BBMOD_Mesh, BBMOD_ParticleEmitter, BBMOD_ParticleSystem, BBMOD_PostProcessEffect, BBMOD_PostProcessor, BBMOD_ReflectionProbe, BBMOD_ResourceManager, BBMOD_Resource, BBMOD_StaticBatch DEPRECATED, BBMOD_Terrain

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 26, 2024 using GMDoc.