// Assembly: UnityEngine.IMGUIModule
// Full name: UnityEngine.GUIClip

namespace UnityEngine
{
public class GUIClip // TypeDefIndex: 11319
{

	// Methods
	// RVA: -1
	internal static type#25017 get_visibleRect() { }
	// RVA: -1
	internal static type#28660 Internal_Push(type#25017 screenRect, type#28439 scrollOffset, type#28439 renderOffset, type#15313 resetOffset) { }
	// RVA: -1
	internal static type#28660 Internal_Pop() { }
	// RVA: -1
	internal static type#20867 Internal_GetCount() { }
	// RVA: -1
	private static type#28439 UnclipToWindow_Vector2(type#28439 pos) { }
	// RVA: -1
	internal static type#22507 GetMatrix() { }
	// RVA: -1
	internal static type#28660 SetMatrix(type#22507 m) { }
	// RVA: -1
	internal static type#28660 Internal_PushParentClip(type#22507 objectTransform, type#25017 clipRect) { }
	// RVA: -1
	internal static type#28660 Internal_PushParentClip(type#22507 renderTransform, type#22507 inputTransform, type#25017 clipRect) { }
	// RVA: -1
	internal static type#28660 Internal_PopParentClip() { }
	// RVA: -1
	internal static type#28660 Push(type#25017 screenRect, type#28439 scrollOffset, type#28439 renderOffset, type#15313 resetOffset) { }
	// RVA: -1
	public static type#28439 UnclipToWindow(type#28439 pos) { }
	// RVA: -1
	private static type#28660 get_visibleRect_Injected(type#12081 ret) { }
	// RVA: -1
	private static type#28660 Internal_Push_Injected(type#12079 screenRect, type#12216 scrollOffset, type#12216 renderOffset, type#15313 resetOffset) { }
	// RVA: -1
	private static type#28660 UnclipToWindow_Vector2_Injected(type#12216 pos, type#12218 ret) { }
	// RVA: -1
	private static type#28660 GetMatrix_Injected(type#12004 ret) { }
	// RVA: -1
	private static type#28660 SetMatrix_Injected(type#12002 m) { }
	// RVA: -1
	private static type#28660 Internal_PushParentClip_Injected(type#12002 renderTransform, type#12002 inputTransform, type#12079 clipRect) { }
}
}
