LeviLamina
Loading...
Searching...
No Matches
Bedrock::Input::KeyboardEventProcessor Class Referenceabstract
Inheritance diagram for Bedrock::Input::KeyboardEventProcessor:

Public Types

enum class  InputOrigin : int { Unknown = 0 , Hardware = 1 , Virtual = 2 }
enum class  InputOrigin : int { Unknown = 0 , Hardware = 1 , Virtual = 2 }

Public Member Functions

virtual void onKeyDown (int keyCode, ::Bedrock::Input::KeyboardEventProcessor::InputOrigin origin)=0
virtual void onKeyUp (int keyCode)=0
MCFOLD void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Member Function Documentation

◆ $vftable()

MCAPI void ** Bedrock::Input::KeyboardEventProcessor::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following files: