Pencil2D Animation
Download Community News Docs Contribute
  • Overview
  • Articles
  • Code
  •  
  • Class List
  • Class Index
  • Class Hierarchy
  • Class Members
  • File List
Loading...
Searching...
No Matches
Public Attributes | List of all members
UserSaveState Struct Reference

Use this struct to store user related data that will later be added to the backup This struct is meant to be safely shared and stored temporarily, as such don't store ptrs here... All data stored in here should be based on ZII (zero is initialization) principle Only store what you need. More...

#include <undoredomanager.h>

+ Collaboration diagram for UserSaveState:
Collaboration graph
[legend]

Public Attributes

MoveFramesSaveState moveFramesState = {}
 

Detailed Description

Use this struct to store user related data that will later be added to the backup This struct is meant to be safely shared and stored temporarily, as such don't store ptrs here... All data stored in here should be based on ZII (zero is initialization) principle Only store what you need.

Definition at line 100 of file undoredomanager.h.

Member Data Documentation

◆ moveFramesState

MoveFramesSaveState UserSaveState::moveFramesState = {}

Definition at line 101 of file undoredomanager.h.


The documentation for this struct was generated from the following file:
  • core_lib/src/managers/undoredomanager.h
Generated on Sat Apr 18 2026 09:47:37 for Pencil2D by doxygen 1.9.6 based on revision a8d9543b71875e180be8eb26117dfe66d34a0556