Table of Contents

Class ResponseFollowup

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class ResponseFollowup : NativeObject
Inheritance
ResponseFollowup
Inherited Members

Constructors

ResponseFollowup(nint)

public ResponseFollowup(nint pointer)

Parameters

pointer nint

Properties

BFired

[SchemaMember("ResponseFollowup", "bFired")]
public ref bool BFired { get; }

Property Value

bool

Followup_concept

[SchemaMember("ResponseFollowup", "followup_concept")]
public string Followup_concept { get; set; }

Property Value

string

Followup_contexts

[SchemaMember("ResponseFollowup", "followup_contexts")]
public string Followup_contexts { get; set; }

Property Value

string

Followup_delay

[SchemaMember("ResponseFollowup", "followup_delay")]
public ref float Followup_delay { get; }

Property Value

float

Followup_entityiodelay

[SchemaMember("ResponseFollowup", "followup_entityiodelay")]
public ref float Followup_entityiodelay { get; }

Property Value

float

Followup_entityioinput

[SchemaMember("ResponseFollowup", "followup_entityioinput")]
public string Followup_entityioinput { get; set; }

Property Value

string

Followup_entityiotarget

[SchemaMember("ResponseFollowup", "followup_entityiotarget")]
public string Followup_entityiotarget { get; set; }

Property Value

string

Followup_target

[SchemaMember("ResponseFollowup", "followup_target")]
public string Followup_target { get; set; }

Property Value

string