EventClientsideLessonClosed
Interface EventClientsideLessonClosed
Namespace: SwiftlyS2.Shared.GameEventDefinitions
Assembly: SwiftlyS2.CS2.dll
Event "clientside_lesson_closed"
public interface EventClientsideLessonClosed : IGameEvent<EventClientsideLessonClosed>Implements
Properties
LessonName
type: string
string LessonName { get; set; }Property Value