Luanti 5.10.0-dev
 
Loading...
Searching...
No Matches
modifiedstate.h File Reference
#include "irrlichttypes.h"
+ Include dependency graph for modifiedstate.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  ModifiedState : u16 {
  MOD_STATE_CLEAN = 0 , MOD_RESERVED1 = 1 , MOD_STATE_WRITE_AT_UNLOAD = 2 , MOD_RESERVED3 = 3 ,
  MOD_STATE_WRITE_NEEDED = 4 , MOD_RESERVED5 = 5
}
 

Enumeration Type Documentation

◆ ModifiedState

enum ModifiedState : u16
Enumerator
MOD_STATE_CLEAN 
MOD_RESERVED1 
MOD_STATE_WRITE_AT_UNLOAD 
MOD_RESERVED3 
MOD_STATE_WRITE_NEEDED 
MOD_RESERVED5