This version of Unity is unsupported.

ExecuteEvents.CanHandleEvent

Declaration

public static bool CanHandleEvent(GameObject go);

Parameters

go GameObject.

Returns

bool Can Handle.

Description

Can the given GameObject handle the IEventSystemHandler of type T.