ezEngine Release 25.08
Loading...
Searching...
No Matches
ezDocumentFlags Struct Reference

Classes

struct  Bits
 

Public Types

enum  Enum {
  None = 0 , RequestWindow = EZ_BIT(0) , AddToRecentFilesList = EZ_BIT(1) , AsyncSave = EZ_BIT(2) ,
  EmptyDocument = EZ_BIT(3) , Default = None
}
 
using StorageType = ezUInt8
 

Member Enumeration Documentation

◆ Enum

Enumerator
RequestWindow 

Open the document visibly (not just internally)

AddToRecentFilesList 

Add the document path to the recently used list for users.

EmptyDocument 

Don't populate a new document with default state (templates etc)


The documentation for this struct was generated from the following file: