Class CEnvMuzzleFlash
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CEnvMuzzleFlash : CPointEntity, IEquatable<CEntityInstance>
- Inheritance
-
objectCEnvMuzzleFlash
- 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
Scale
[SchemaMember("CEnvMuzzleFlash", "m_flScale")]
public ref float Scale { get; }