39 lines
941 B
Plaintext
39 lines
941 B
Plaintext
{
|
|
"FormatVersion": 3,
|
|
"Id": "cd43942a-887e-4e34-bc54-0c2e5e8bc2af"/*BoolToInt*/,
|
|
"Description": "Returns different integer values depending on if a boolean is true or false. With its default values, it converts a boolean into 0 for false and 1 for true.",
|
|
"SymbolTags": "1",
|
|
"InputUis": [
|
|
{
|
|
"InputId": "9b64f287-d14a-493e-a1c7-dcbcdc703849"/*ResultForFalse*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 45.0
|
|
}
|
|
},
|
|
{
|
|
"InputId": "c644165f-3901-4dbf-8091-05f958e668e5"/*BoolValue*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 0.0
|
|
}
|
|
},
|
|
{
|
|
"InputId": "cbbb6b8a-0dc9-4a85-8abc-e4c9c1c9c8be"/*ResultForTrue*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 90.0
|
|
}
|
|
}
|
|
],
|
|
"SymbolChildUis": [],
|
|
"OutputUis": [
|
|
{
|
|
"OutputId": "b0cfa6f9-3c3d-4499-b21a-5904d1cb3bd7"/*Result*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 0.0
|
|
}
|
|
}
|
|
]
|
|
} |