LeiaSR SDK 5a9e5e80 v1.34.7.24192 2025-10-22T20:48:31Z
Experimental
Public Member Functions | List of all members
SR::IDestroyable Class Referenceabstract

Interface for objects that can be destroyed. More...

#include <IWeaverBase.h>

Inheritance diagram for SR::IDestroyable:
[legend]

Public Member Functions

virtual void destroy ()=0
 Deletes this object. All future references will be invalid. More...
 

Detailed Description

Interface for objects that can be destroyed.

Member Function Documentation

◆ destroy()

virtual void SR::IDestroyable::destroy ( )
pure virtual

Deletes this object. All future references will be invalid.


The documentation for this class was generated from the following file: