Table of Contents

Class EventTrMarkBestTime

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
[EventName("tr_mark_best_time")]
public class EventTrMarkBestTime : GameEvent
Inheritance
EventTrMarkBestTime
Inherited Members

Constructors

EventTrMarkBestTime(bool)

public EventTrMarkBestTime(bool force)

Parameters

force bool

EventTrMarkBestTime(nint)

public EventTrMarkBestTime(nint pointer)

Parameters

pointer nint

Properties

Time

public long Time { get; set; }

Property Value

long