Skip to content

T_MSCLoader_ModUIDrag

piotrulos edited this page Apr 7, 2023 · 4 revisions

ModUIDrag Class

Make Unity.UI element draggable, attachable to UI gameobject

Inheritance Hierarchy

System.Object
  Object
    Component
      Behaviour
        MonoBehaviour
          MSCLoader.ModUIDrag
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.2.11.286

Syntax

C#

public class ModUIDrag : MonoBehaviour, IDragHandler, 
	IEventSystemHandler

View Source

See Also

Reference

MSCLoader Namespace

Clone this wiki locally