EventSystems::​ISubmitHandler
EventSystems::​IEventSystemHandler
EventSystems::​ISubmitHandler

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

Parent

EventSystems::IEventSystemHandler

Functions
eventsystems::​isubmithandler::​fromassetbundle
static UnityEngine.EventSystems.ISubmitHandler 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.ISubmitHandler