Static variables

@:value(0)staticfinalinlineread onlyONE_BY_ONE:Int = 0

@:value(1)staticfinalinlineread onlyCHUNK:Int = 1

@:value(2)staticfinalinlineread onlyCLUSTERS:Int = 2

Same as chunks but there can be more than one, not implemented yet

@:value(3)staticfinalinlineread onlyALL:Int = 3

Static methods

@:fromstaticfromString(mode:String):FoxInstanceUpdateMode

@:tostatictoString(mode:FoxInstanceUpdateMode):String