SwiftlyS2

IOnMapLoadEvent

Interface IOnMapLoadEvent

Namespace: SwiftlyS2.Shared.Events

Assembly: SwiftlyS2.CS2.dll

Called when the map is loaded.

public interface IOnMapLoadEvent

Properties

MapName

The name of the map.

string MapName { get; }
Property Value

On this page