SwiftlyS2

IOnMapUnloadEvent

Interface IOnMapUnloadEvent

Namespace: SwiftlyS2.Shared.Events

Assembly: SwiftlyS2.CS2.dll

Called when the map is unloaded.

public interface IOnMapUnloadEvent

Properties

MapName

The name of the map.

string MapName { get; }
Property Value

On this page