Table of Contents

Class CBaseFire

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CBaseFire : CBaseEntity, IEquatable<CEntityInstance>
Inheritance
CBaseFire
Implements
Derived
Inherited Members

Constructors

CBaseFire(nint)

public CBaseFire(nint pointer)

Parameters

pointer nint

Properties

FireFlags

[SchemaMember("CBaseFire", "m_nFlags")]
public ref uint FireFlags { get; }

Property Value

uint

Scale

[SchemaMember("CBaseFire", "m_flScale")]
public ref float Scale { get; }

Property Value

float

ScaleTime

[SchemaMember("CBaseFire", "m_flScaleTime")]
public ref float ScaleTime { get; }

Property Value

float

StartScale

[SchemaMember("CBaseFire", "m_flStartScale")]
public ref float StartScale { get; }

Property Value

float