IOnMapUnloadEvent
Interface IOnMapUnloadEvent
Namespace: SwiftlyS2.Shared.Events
Assembly: SwiftlyS2.CS2.dll
Called when the map is unloaded.
public interface IOnMapUnloadEventProperties
MapName
The name of the map.
string MapName { get; }Property Value