An interface defined in BBMOD_IDestructible.gml
BBMOD_IDestructible()
Interface for structs that need to be manually destroyed to properly free used memory.
Name | Description |
---|---|
destroy | Frees memory used by the struct. |
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
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.