KDXr::ActionSetOptions¶
Module: Public API
Holds option fields used for ActionSet creation.
#include <KDXr/action_set.h>
Public Attributes¶
| Name | |
|---|---|
| std::string | name | 
| std::string | localizedName | 
| uint32_t | priority | 
Public Attributes Documentation¶
variable name¶
1 |  | 
variable localizedName¶
1 |  | 
variable priority¶
1 |  | 
Updated on 2025-07-08 at 12:01:11 +0000