// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.WaitForSecondsRealtime

namespace UnityEngine
{
public class WaitForSecondsRealtime // TypeDefIndex: 8895
{
	// Fields
	type#26060 <waitTime>k__BackingField;
	type#26060 m_WaitUntilTime;

	// Methods
	// RVA: -1
	public type#26059 get_waitTime() { }
	// RVA: -1
	public type#28660 set_waitTime(type#26059 value) { }
	// RVA: -1
	public virtual type#15313 get_keepWaiting() { }
	// RVA: -1
	public type#28660 .ctor(type#26059 time) { }
	// RVA: -1
	public virtual type#28660 Reset() { }
}
}
