Skip to content

Class LemonUI::SafeZoneChangedEventArgs

ClassList > LemonUI > SafeZoneChangedEventArgs

Represents the information after a Safe Zone Change in the game.

Public Properties

Type Name
property float After
The Safezone size after the change.
property float Before
The raw Safezone size before the change.

Public Properties Documentation

property After

float LemonUI.SafeZoneChangedEventArgs.After;

property Before

float LemonUI.SafeZoneChangedEventArgs.Before;

The documentation for this class was generated from the following file repos/LemonUI/LemonUI/SafeZoneChangedEventArgs.cs