// Assembly: UnityEngine.AnimationModule
// Full name: UnityEngine.AnimationEventBlittable

namespace UnityEngine
{
public class AnimationEventBlittable // TypeDefIndex: 12905
{
	// Fields
	type#26061 m_Time;
	type#20927 m_FunctionName;
	type#20927 m_StringParameter;
	type#20927 m_ObjectReferenceParameter;
	type#26061 m_FloatParameter;
	type#20869 m_IntParameter;
	type#20869 m_MessageOptions;
	type#14344 m_Source;
	type#20927 m_StateSender;
	type#14376 m_AnimatorStateInfo;
	type#14371 m_AnimatorClipInfo;
	type#18833 s_handlePool;

	// Methods
	// RVA: -1
	internal static type#14341 PointerToAnimationEvent(type#20925 animationEventBlittable) { }
	// RVA: -1
	internal static type#14341 ToAnimationEvent(type#14342 animationEventBlittable) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
}
}
