PlayerWarningEvent

@available(*, deprecated, message: "Warnings are now communicated through logs with level `.warning`. These logs are printed to the console by default. You can also access them by providing your own logger to `DebugConfig.logging.logger`\"")
@objcMembers
@objc(BMPPlayerWarningEvent)
public class PlayerWarningEvent : PlayerEvent

See PlayerListener for more information on this event.