LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

ExecuteEvents.CanHandleEvent

public static bool CanHandleEvent(GameObject go);

Parameters

goGameObject.

Returns

bool Can Handle.

Description

Can the given GameObject handle the IEventSystemHandler of type T.