BBMOD_Class.implements

A function defined in BBMOD_Class.gml

implements(_interface)

Description

Checks whether the struct implements an interface.

Arguments

Name Type Description
_interface Function The interface to check.

Returns

Bool Returns true if the struct implements the interface.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.