Minetest  5.4.0
modifiedstate.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  ModifiedState {
  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

Enumerator
MOD_STATE_CLEAN 
MOD_RESERVED1 
MOD_STATE_WRITE_AT_UNLOAD 
MOD_RESERVED3 
MOD_STATE_WRITE_NEEDED 
MOD_RESERVED5