SwiftlyS2

EventSetInstructorGroupEnabled

Interface EventSetInstructorGroupEnabled

Namespace: SwiftlyS2.Shared.GameEventDefinitions

Assembly: SwiftlyS2.CS2.dll

Event "set_instructor_group_enabled"

public interface EventSetInstructorGroupEnabled : IGameEvent<EventSetInstructorGroupEnabled>

Implements

Properties

Enabled

type: short

short Enabled { get; set; }
Property Value

Group

type: string

string Group { get; set; }
Property Value

On this page