Table of Contents

Class EventHostageCallForHelp

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

Constructors

EventHostageCallForHelp(bool)

public EventHostageCallForHelp(bool force)

Parameters

force bool

EventHostageCallForHelp(nint)

public EventHostageCallForHelp(nint pointer)

Parameters

pointer nint

Properties

Hostage

public int Hostage { get; set; }

Property Value

int