API Reference › Events
EventDelegates.OnMapLoad
DelegateNamespace: SwiftlyS2.Shared.Events · Assembly: SwiftlyS2.CS2.dll
public delegate void EventDelegates.OnMapLoad(IOnMapLoadEvent @event)Called when a map is loaded.
View sourcepublic delegate void EventDelegates.OnMapLoad(IOnMapLoadEvent @event)Called when a map is loaded.
View source