call abstract method

TRes call({
  1. Input$FindFilterType? filter,
  2. Input$SceneFilterType? scene_filter,
})

Implementation

TRes call({
  Input$FindFilterType? filter,
  Input$SceneFilterType? scene_filter,
});