|
| enum class | InputOrigin : int { Unknown = 0
, Hardware = 1
, Virtual = 2
} |
| enum class | InputOrigin : int { Unknown = 0
, Hardware = 1
, Virtual = 2
} |
|
|
virtual void | onKeyDown (int keyCode, ::Bedrock::Input::KeyboardEventProcessor::InputOrigin origin)=0 |
|
virtual void | onKeyUp (int keyCode)=0 |
|
MCFOLD void | $dtor () |
◆ $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: