is_instance

function

is_instance(_class)

Description

Checks if the struct inherits from given class.

Arguments

Name Type Description
_class Function The class constructor.

Returns

Bool Returns true if the struct inherits from the class.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.