isModEventEscalate property

bool get isModEventEscalate

Returns true if this data is ModEventEscalate, otherwise false.

Implementation

bool get isModEventEscalate => this is UModEventViewEventModEventEscalate;