Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| hud_library [2017/07/09 11:24] – korshun | hud_library [2017/07/09 11:26] (current) – korshun |
|---|
| |
| ===== State operations ===== | ===== State operations ===== |
| The whole [[HUD Library state]] can be reset to default using [[functions:HudResetState]]. It can be saved and loaded using [[functions:HudPushState]] and [[functions:HudPopState]] to a stack. The stack's maximum size is defined in [[ACSUtils_configuration#ACSUTILS_HUDLIB_SAVEDSTATES|ACSUTILS_HUDLIB_SAVEDSTATES]] ACSUtils setting. The stack can be cleared using [[functions:HudClearStateStack]]. | The whole [[HUD Library state]] can be reset to default using [[functions:HudResetState]]. It can be saved and loaded using [[functions:HudPushState]] and [[functions:HudPopState]] to a stack. The stack can be cleared using [[functions:HudClearStateStack]]. |