Skip to main content
Ctrl+K
Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • Carbonite SDK API
  • input
  • FilterResult

FilterResult#

Fully qualified name: carb::input::FilterResult

Defined in carb/input/InputTypes.h

enum class carb::input::FilterResult : uint8_t#

The result returned by InputEventFilterFn.

Values:

enumerator eRetain#

The event should be retained and sent later when IInput::distributeBufferedEvents() is called.

enumerator eConsume#

The event has been fully processed by InputEventFilterFn and should NOT be sent later when IInput::distributeBufferedEvents() is called.

previous

EventTypeMask

next

Gamepad

On this page
  • FilterResult
    • eRetain
    • eConsume
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Feb 24, 2025.