You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
1.5 KiB
Plaintext
49 lines
1.5 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{760CE936-7059-42A3-A177-530A662E4ECF}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Is Null",
|
|
"category": "Logic",
|
|
"tooltip": "Evaluates reference types for null."
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "DataInput_Reference_0",
|
|
"details": {
|
|
"name": "Reference"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Is Null_0",
|
|
"details": {
|
|
"name": "Is Null"
|
|
}
|
|
},
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "Input signal"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_True_0",
|
|
"details": {
|
|
"name": "True",
|
|
"tooltip": "Signaled if the reference provided is null."
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_False_1",
|
|
"details": {
|
|
"name": "False",
|
|
"tooltip": "Signaled if the reference provided is not null."
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |