Table of Contents

Class CProjectedDecal

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

Constructors

CProjectedDecal(nint)

public CProjectedDecal(nint pointer)

Parameters

pointer nint

Properties

Distance

[SchemaMember("CProjectedDecal", "m_flDistance")]
public ref float Distance { get; }

Property Value

float

Texture

[SchemaMember("CProjectedDecal", "m_nTexture")]
public ref int Texture { get; }

Property Value

int