// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Events.UnityEventCallState

namespace UnityEngine.Events
{
public class UnityEventCallState // TypeDefIndex: 8982
{
	// Fields
	type#20890 value__;
	type#28060 Off;
	type#28060 EditorAndRuntime;
	type#28060 RuntimeOnly;
}
}
