// Assembly: UnityEngine.CoreModule
// Full name: UpdateFlags

public class UpdateFlags // TypeDefIndex: 9002
{
	// Fields
	type#20890 value__;
	type#30283 NoUpdateNeeded;
	type#30283 SizeChanged;
	type#30283 DataIsNativePointer;
	type#30283 DataIsNativeOwnedMemory;
	type#30283 DataIsEmpty;
	type#30283 DataIsNull;
}
