Table of Contents

Class CRectLight

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

Constructors

CRectLight(nint)

public CRectLight(nint pointer)

Parameters

pointer nint

Properties

ShowLight

[SchemaMember("CRectLight", "m_bShowLight")]
public ref bool ShowLight { get; }

Property Value

bool