#include <Button.h>
◆ Button() [1/4]
◆ Button() [2/4]
ehs::Button::Button |
( |
Str_8 | name | ) |
|
◆ Button() [3/4]
ehs::Button::Button |
( |
Button && | key | ) |
|
|
noexcept |
◆ Button() [4/4]
ehs::Button::Button |
( |
const Button & | key | ) |
|
◆ GetHash()
UInt_32 ehs::Button::GetHash |
( |
| ) |
const |
◆ GetName()
Str_8 ehs::Button::GetName |
( |
| ) |
const |
◆ IsValid()
bool ehs::Button::IsValid |
( |
| ) |
const |
◆ operator!=()
bool ehs::Button::operator!= |
( |
const Button & | key | ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
bool ehs::Button::operator== |
( |
const Button & | key | ) |
const |
The documentation for this class was generated from the following files: