UEmitEventEvent.modEventUnmute constructor

const UEmitEventEvent.modEventUnmute({
  1. required ModEventUnmute data,
})

Implementation

const factory UEmitEventEvent.modEventUnmute({
  required ModEventUnmute data,
}) = UEmitEventEventModEventUnmute;