|
LeviLamina
|
Public Types | |
| using | RefreshKeymappingPublisher |
Public Member Functions | |
| RemappingLayoutRawIndex & | operator= (RemappingLayoutRawIndex const &) |
| RemappingLayoutRawIndex (RemappingLayoutRawIndex const &) | |
| MCAPI void | defaultKeyAtIndex (uint64 index) |
| MCAPI bool | isKeymappingDefault (uint64 index) const |
| MCAPI void | unassignDuplicateKeys (uint64 index) |
| MCAPI void | unassignKeyAtIndex (uint64 index) |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::std::vector<::Keymapping > & > | mKeymappings |
| ::ll::TypedStorage< 8, 8, ::std::vector<::Keymapping > & > | mDefaultMappings |
| ::ll::TypedStorage< 8, 16, ::std::shared_ptr< ::Bedrock::PubSub::Publisher< void(::std::optional< uint64 >), ::Bedrock::PubSub::ThreadModel::SingleThreaded, 0 > > > | mRefreshKeymappingsPublisher |
| using RemappingLayoutRawIndex::RefreshKeymappingPublisher |