Table of Contents

Class CTestPulseIOFloatStringArgs_t

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

Constructors

CTestPulseIOFloatStringArgs_t(nint)

public CTestPulseIOFloatStringArgs_t(nint pointer)

Parameters

pointer nint

Properties

FlOutFloat

[SchemaMember("CTestPulseIO::FloatStringArgs_t", "flOutFloat")]
public ref float FlOutFloat { get; }

Property Value

float

StrOutString

[SchemaMember("CTestPulseIO::FloatStringArgs_t", "strOutString")]
public string StrOutString { get; set; }

Property Value

string