Class EventInstructorServerHintStop
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
[EventName("instructor_server_hint_stop")]
public class EventInstructorServerHintStop : GameEvent
- Inheritance
-
objectEventInstructorServerHintStop
- Inherited Members
Constructors
EventInstructorServerHintStop(bool)
public EventInstructorServerHintStop(bool force)
Parameters
force
bool
EventInstructorServerHintStop(nint)
public EventInstructorServerHintStop(nint pointer)
Parameters
pointer
nint
Properties
HintName
public string HintName { get; set; }