Table of Contents

Class CEnvTilt

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

Constructors

CEnvTilt(nint)

public CEnvTilt(nint pointer)

Parameters

pointer nint

Properties

Duration

[SchemaMember("CEnvTilt", "m_Duration")]
public ref float Duration { get; }

Property Value

float

Radius

[SchemaMember("CEnvTilt", "m_Radius")]
public ref float Radius { get; }

Property Value

float

StopTime

[SchemaMember("CEnvTilt", "m_stopTime")]
public ref float StopTime { get; }

Property Value

float

TiltTime

[SchemaMember("CEnvTilt", "m_TiltTime")]
public ref float TiltTime { get; }

Property Value

float