IInputSettingExtensions.IsDefined

Extension Method in IInputSettingExtensions

Declaration

public static bool IsDefined(this IInputSetting input)

Description

Checks if the input action has been assigned.

Parameters

inputThe input setting to check.

Returns

boolTrue if the input action has been assigned.