// Assembly: Coffee.UIParticle.Demo
// Full name: Coffee.UIExtensions.Demos.UIParticleSystem_Demo

namespace Coffee.UIExtensions.Demos
{
public class UIParticleSystem_Demo // TypeDefIndex: 13473
{
	// Fields
	type#15318 fixedTime;
	type#27606 _transform;
	type#24262 pSystem;
	type#13684 particles;
	type#13548 _quad;
	type#28495 imageUV;
	type#32793 textureSheetAnimation;
	type#20868 textureSheetAnimationFrames;
	type#28440 textureSheetAnimationFrameSize;
	type#24285 pRenderer;
	type#22477 currentMaterial;
	type#27313 currentTexture;
	type#32784 mainModule;

	// Methods
	// RVA: -1
	public virtual type#27312 get_mainTexture() { }
	// RVA: -1
	protected type#15313 Initialize() { }
	// RVA: -1
	protected virtual type#28660 Awake() { }
	// RVA: -1
	protected virtual type#28660 OnPopulateMesh(type#28548 vh) { }
	// RVA: -1
	private type#28660 Update() { }
	// RVA: -1
	private type#28660 LateUpdate() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
