Class CIronSightController
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CIronSightController : NativeObject
- Inheritance
-
object
CIronSightController
- Inherited Members
-
Constructors
CIronSightController(nint)
public CIronSightController(nint pointer)
Parameters
pointer
nint
Properties
IronSightAmount
[SchemaMember("CIronSightController", "m_flIronSightAmount")]
public ref float IronSightAmount { get; }
Property Value
- float
IronSightAmountBiased
[SchemaMember("CIronSightController", "m_flIronSightAmountBiased")]
public ref float IronSightAmountBiased { get; }
Property Value
- float
IronSightAmountGained
[SchemaMember("CIronSightController", "m_flIronSightAmountGained")]
public ref float IronSightAmountGained { get; }
Property Value
- float
IronSightAvailable
[SchemaMember("CIronSightController", "m_bIronSightAvailable")]
public ref bool IronSightAvailable { get; }
Property Value
- bool