Method | Description | |
---|---|---|
ConnectSlots ( UnityEditor.Graphs fromSlot, UnityEditor.Graphs toSlot ) : bool | ||
DisconnectSlots ( UnityEditor.Graphs fromSlot, UnityEditor.Graphs toSlot ) : void | ||
GetEventDataType ( |
Method | Description | |
---|---|---|
GetEventOfOutputSlot ( UnityEditor.Graphs slot ) : UnityEventBase | ||
GetMethodOfInputSlot ( UnityEditor.Graphs slot ) : |
||
GetUnityActionToInvokeMethod ( |
public static ConnectSlots ( UnityEditor.Graphs fromSlot, UnityEditor.Graphs toSlot ) : bool | ||
fromSlot | UnityEditor.Graphs | |
toSlot | UnityEditor.Graphs | |
return | bool |
public static DisconnectSlots ( UnityEditor.Graphs fromSlot, UnityEditor.Graphs toSlot ) : void | ||
fromSlot | UnityEditor.Graphs | |
toSlot | UnityEditor.Graphs | |
return | void |
public static GetEventDataType ( |
||
eventType | ||
return |