Announcement
Collapse
No announcement yet.
Is it possible for a Self Reference to return "Is Not Valid"?
Collapse
X
-
Erdrik repliedThank you, I was just double checking to see if I should bother with IsValid checks for Nodes using a Self Reference.
-
UnrealEnterprise repliedOriginally posted by Erdrik View PostIf I link a Self Reference to an IsValid Node, is it possible for it to return "Is Not Valid"?
But in principle if Self was assigned to a variable you could use a Validated-Get etc...
But if Self is null, the BP object is null & the not-valid branch never executes anyway!
Leave a comment:
-
Raildex_ replieda self reference cannot return not valid.
If it would, the object (self) would not exist, which is not possible
Leave a comment:
-
Erdrik started a topic Is it possible for a Self Reference to return "Is Not Valid"?Is it possible for a Self Reference to return "Is Not Valid"?
If I link a Self Reference to an IsValid Node, is it possible for it to return "Is Not Valid"?Tags: None
Leave a comment: