A function defined in BBMOD_Class.gml
implements(_interface)
Checks whether the struct implements an interface.
Name | Type | Description |
---|---|---|
_interface | Function |
The interface to check. |
Bool
Returns true
if the struct implements the interface.
Copyright © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.