public static bool CanHandleEvent (GameObject go);

参数

go游戏对象。

返回

bool 可以处理。

描述

给定的 GameObject 是否可以处理类型为 T 的 IEventSystemHandler