ProtoFlux:Is Null

From Resonite Wiki
Revision as of 08:47, 14 January 2024 by Alizard (talk | contribs) (Created layout)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.