ProtoFlux:NotNull
From Resonite Wiki
More actions
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.