Table of Contents

Class CEnvMuzzleFlash

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CEnvMuzzleFlash : CPointEntity, IEquatable<CEntityInstance>
Inheritance
CEnvMuzzleFlash
Implements
Inherited Members

Constructors

CEnvMuzzleFlash(nint)

public CEnvMuzzleFlash(nint pointer)

Parameters

pointer nint

Properties

ParentAttachment

[SchemaMember("CEnvMuzzleFlash", "m_iszParentAttachment")]
public string ParentAttachment { get; set; }

Property Value

string

Scale

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

Property Value

float