SwiftlyS2

EventResetGameTitledata

Interface EventResetGameTitledata

Namespace: SwiftlyS2.Shared.GameEventDefinitions

Assembly: SwiftlyS2.CS2.dll

Event "reset_game_titledata" reset user titledata; do not automatically write profile

public interface EventResetGameTitledata : IGameEvent<EventResetGameTitledata>

Implements

Properties

ControllerId

Controller id of user


type: short

short ControllerId { get; set; }
Property Value

On this page