// Assembly: UnityEngine.VFXModule
// Full name: UnityEngine.VFX.VFXSpawnerCallbacks

namespace UnityEngine.VFX
{
public class VFXSpawnerCallbacks // TypeDefIndex: 13397
{

	// Methods
	// RVA: -1
	public abstract type#28660 OnPlay(type#28340 state, type#28335 vfxValues, type#28610 vfxComponent) { }
	// RVA: -1
	public abstract type#28660 OnUpdate(type#28340 state, type#28335 vfxValues, type#28610 vfxComponent) { }
	// RVA: -1
	public abstract type#28660 OnStop(type#28340 state, type#28335 vfxValues, type#28610 vfxComponent) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
