ProtoFlux:Is Null

From Resonite Wiki
Revision as of 08:48, 14 January 2024 by Alizard (talk | contribs)
Is Null
Instance
*
Operators

Is Null returns a bool of if the inputted object is null.

Inputs

Instance (Pseudo-Generic)

Inputted object to check if null.

Outputs

* (bool)

Output of if instance is null.