constructor
new BBMOD_Class()
Base for BBMOD structs that require more OOP functionality.
Name | Description |
---|---|
destroy | Frees resources used by the struct from memory. |
implement | Implements an interface into the struct. |
implements | Checks whether the struct implements an interface. |
is_instance | Checks if the struct inherits from given class. |
Copyright © 2022, BlueBurn. Built on May 18, 2022 using GMDoc.