Kinetix.UI.KinetixUIEmoteWheel
Return type | Name |
---|---|
void | |
void | ECustomTheme customTheme
) |
void |
static void Initialize()
static void UpdateTheme(
ECustomTheme customTheme
)
Update theme at runtime
Parameters:
- customTheme : new theme to apply
static void UpdateThemeOverride(
KinetixCustomTheme kinetixCustomTheme
)
Update custom theme at runtime
Parameters:
- kinetixCustomTheme : new custom theme to apply
Last modified 1mo ago