// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.Layout.LayoutNodeData

namespace UnityEngine.UIElements.Layout
{
public class LayoutNodeData // TypeDefIndex: 6468
{
	// Fields
	type#5424 ResolvedDimensions;
	type#26060 TargetSize;
	type#20872 ManagedMeasureFunctionIndex;
	type#20872 ManagedBaselineFunctionIndex;
	type#20872 ManagedOwnerIndex;
	type#20872 LineIndex;
	type#21839 Config;
	type#21839 Parent;
	type#21839 NextChild;
	type#8147 Children;
	type#32158 Status;

	// Methods
	// RVA: -1
	public type#15313 get_HasNewLayout() { }
	// RVA: -1
	public type#28660 set_HasNewLayout(type#15313 value) { }
	// RVA: -1
	public type#15313 get_IsDirty() { }
	// RVA: -1
	public type#28660 set_IsDirty(type#15313 value) { }
}
}
