function
is_instance(_class)
Checks if the struct inherits from given class.
Name | Type | Description |
---|---|---|
_class | typeof BBMOD_Class |
The class type. |
Bool
Returns true
if the struct inherits from the class.
Copyright © 2022, BlueBurn. Built on April 11, 2022 using GMDoc.