Class CNavHullVData
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CNavHullVData : NativeObject
- Inheritance
-
object
CNavHullVData
- Inherited Members
-
Constructors
CNavHullVData(nint)
public CNavHullVData(nint pointer)
Parameters
pointer
nint
Properties
AgentBorderErosion
[SchemaMember("CNavHullVData", "m_agentBorderErosion")]
public ref int AgentBorderErosion { get; }
Property Value
- int
AgentEnabled
[SchemaMember("CNavHullVData", "m_bAgentEnabled")]
public ref bool AgentEnabled { get; }
Property Value
- bool
AgentHeight
[SchemaMember("CNavHullVData", "m_agentHeight")]
public ref float AgentHeight { get; }
Property Value
- float
AgentMaxClimb
[SchemaMember("CNavHullVData", "m_agentMaxClimb")]
public ref float AgentMaxClimb { get; }
Property Value
- float
AgentMaxJumpDownDist
[SchemaMember("CNavHullVData", "m_agentMaxJumpDownDist")]
public ref float AgentMaxJumpDownDist { get; }
Property Value
- float
AgentMaxJumpHorizDistBase
[SchemaMember("CNavHullVData", "m_agentMaxJumpHorizDistBase")]
public ref float AgentMaxJumpHorizDistBase { get; }
Property Value
- float
AgentMaxJumpUpDist
[SchemaMember("CNavHullVData", "m_agentMaxJumpUpDist")]
public ref float AgentMaxJumpUpDist { get; }
Property Value
- float
AgentMaxSlope
[SchemaMember("CNavHullVData", "m_agentMaxSlope")]
public ref int AgentMaxSlope { get; }
Property Value
- int
AgentRadius
[SchemaMember("CNavHullVData", "m_agentRadius")]
public ref float AgentRadius { get; }
Property Value
- float
AgentShortHeight
[SchemaMember("CNavHullVData", "m_agentShortHeight")]
public ref float AgentShortHeight { get; }
Property Value
- float
AgentShortHeightEnabled
[SchemaMember("CNavHullVData", "m_agentShortHeightEnabled")]
public ref bool AgentShortHeightEnabled { get; }
Property Value
- bool
FlowMapGenerationEnabled
[SchemaMember("CNavHullVData", "m_flowMapGenerationEnabled")]
public ref bool FlowMapGenerationEnabled { get; }
Property Value
- bool
FlowMapNodeMaxRadius
[SchemaMember("CNavHullVData", "m_flowMapNodeMaxRadius")]
public ref float FlowMapNodeMaxRadius { get; }
Property Value
- float