Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

ExecuteEvents.ValidateEventData

public static T ValidateEventData(EventSystems.BaseEventData data);

Parameters

dataData to validate.

Returns

T Data as T.

Description

Attempt to convert the data to type T. If conversion fails an ArgumentException is thrown.

Did you find this page useful? Please give it a rating: