isModEventMute property

bool get isModEventMute

Returns true if this data is ModEventMute, otherwise false.

Implementation

bool get isModEventMute => this is UEmitEventEventModEventMute;