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