Show raw api
{
"functions": [
{
"name": "observeInputObjectEnded",
"desc": "Observes the input object ended event. This will fire immediately if the input object is already ended.",
"params": [
{
"name": "initialInputObject",
"desc": "",
"lua_type": "InputObject"
}
],
"returns": [
{
"desc": "",
"lua_type": "Observable<()>"
}
],
"function_type": "static",
"source": {
"line": 22,
"path": "src/inputobjectutils/src/Client/RxInputObjectUtils.lua"
}
}
],
"properties": [],
"types": [],
"name": "RxInputObjectUtils",
"desc": "",
"source": {
"line": 5,
"path": "src/inputobjectutils/src/Client/RxInputObjectUtils.lua"
}
}