class:/TYPE/UnityEngine.EventSystems.BaseEventData//, can be loaded from an assetbundle using EventSystems::BaseEventData::createfromassetbundle(bundlename,prefabname) /
| static UnityEngine.EventSystems.BaseEventData Create ( |
| ) |
Constructor replaces new;
| eventSystem UnityEngine.EventSystems.EventSystem | no description |
UnityEngine.EventSystems.BaseEventData
| static UnityEngine.EventSystems.BaseEventData CreateFromAssetBundle( |
| ) |
Constructor for object from a bundle
| bundle string | bundle name |
| objectname string | object name with extension |
UnityEngine.EventSystems.BaseEventData