// Assembly: UnityEngine.UIElementsModule
// Full name: ComponentDataStore

public class ComponentDataStore // TypeDefIndex: 6464
{
	// Fields
	type#14211 Allocator;
	type#20872 Size;
	type#20872 ComponentCountPerChunk;
	type#20872 ChunkCount;
	type#12467 m_Chunks;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 size, type#14208 allocator) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	public type#12376 GetComponentDataPtr(type#20867 index) { }
	// RVA: -1
	public type#28660 ResizeCapacity(type#20867 capacity) { }
}
