Unreal Engine Blueprint API Reference > Asserts
Assert that a UObject is valid
Target is Functional Test
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
object | Object | |
string | Message | The message to display if the object is invalid ("Invalid object: 'Message' for context ''") |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value |