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

namespace UnityEngine.VFX
{
public class VisualEffect // TypeDefIndex: 13402
{
	// Fields
	type#28333 m_cachedEventAttribute;
	type#3383 outputEventReceived;

	// Methods
	// RVA: -1
	public type#28611 get_visualEffectAsset() { }
	// RVA: -1
	public type#28332 CreateVFXEventAttribute() { }
	// RVA: -1
	private static type#28332 InvokeGetCachedEventAttributeForOutputEvent_Internal(type#28610 source) { }
	// RVA: -1
	private static type#28660 InvokeOutputEventReceived_Internal(type#28610 source, type#20867 eventNameId) { }
	// RVA: -1
	private static type#20925 get_visualEffectAsset_Injected(type#20925 _unity_self) { }
}
}
