EventSystems::​ICancelHandler
EventSystems::​IEventSystemHandler
EventSystems::​ICancelHandler

class:/TYPE/UnityEngine.EventSystems.ICancelHandler//, can be loaded from an assetbundle using EventSystems::ICancelHandler::createfromassetbundle(bundlename,prefabname) /

Parent

EventSystems::IEventSystemHandler

Functions
eventsystems::​icancelhandler::​fromassetbundle
static UnityEngine.EventSystems.ICancelHandler CreateFromAssetBundle(
string bundle,
string objectname
)

Constructor for object from a bundle

Parameters
bundle
string

bundle name

objectname
string

object name with extension

Returns

UnityEngine.EventSystems.ICancelHandler