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