Added a suggestion. |
m YoshBot moved page ProtoFlux:Is Null to ProtoFlux:IsNull: Automated: removing spaces from ProtoFlux namespace |
||
(No difference)
|
Latest revision as of 00:25, 21 August 2025
Is Null
Operators
The Is Null node takes in a reference type and returns if the provided reference is null.
Inputs
Instance (Pseudo-Generic)
The reference to check.
Outputs
* (bool)
Outputs if instance is null.