Table of Contents

Class CPlayerSprayDecal

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

Constructors

CPlayerSprayDecal(nint)

public CPlayerSprayDecal(nint pointer)

Parameters

pointer nint

Properties

AccountID

[SchemaMember("CPlayerSprayDecal", "m_unAccountID")]
public ref uint AccountID { get; }

Property Value

uint

CreationTime

[SchemaMember("CPlayerSprayDecal", "m_flCreationTime")]
public ref float CreationTime { get; }

Property Value

float

DecalEntity

[SchemaMember("CPlayerSprayDecal", "m_nEntity")]
public ref int DecalEntity { get; }

Property Value

int

EndPos

[SchemaMember("CPlayerSprayDecal", "m_vecEndPos")]
public Vector EndPos { get; }

Property Value

Vector

Hitbox

[SchemaMember("CPlayerSprayDecal", "m_nHitbox")]
public ref int Hitbox { get; }

Property Value

int

Left

[SchemaMember("CPlayerSprayDecal", "m_vecLeft")]
public Vector Left { get; }

Property Value

Vector

Normal

[SchemaMember("CPlayerSprayDecal", "m_vecNormal")]
public Vector Normal { get; }

Property Value

Vector

Player

[SchemaMember("CPlayerSprayDecal", "m_nPlayer")]
public ref int Player { get; }

Property Value

int

RtGcTime

[SchemaMember("CPlayerSprayDecal", "m_rtGcTime")]
public ref uint RtGcTime { get; }

Property Value

uint

Signature

[SchemaMember("CPlayerSprayDecal", "m_ubSignature")]
public Span<byte> Signature { get; }

Property Value

Span<byte>

Start

[SchemaMember("CPlayerSprayDecal", "m_vecStart")]
public Vector Start { get; }

Property Value

Vector

TintID

[SchemaMember("CPlayerSprayDecal", "m_nTintID")]
public ref int TintID { get; }

Property Value

int

TraceID

[SchemaMember("CPlayerSprayDecal", "m_unTraceID")]
public ref uint TraceID { get; }

Property Value

uint

UniqueID

[SchemaMember("CPlayerSprayDecal", "m_nUniqueID")]
public ref int UniqueID { get; }

Property Value

int

Version

[SchemaMember("CPlayerSprayDecal", "m_nVersion")]
public ref byte Version { get; }

Property Value

byte