SwiftlyS2

FeAntiTunnelProbeBuild_t

Interface FeAntiTunnelProbeBuild_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface FeAntiTunnelProbeBuild_t : ISchemaClass<FeAntiTunnelProbeBuild_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ActivationDistance

ref float ActivationDistance { get; }
Property Value

Bias

ref float Bias { get; }
Property Value

Curvature

ref float Curvature { get; }
Property Value

Flags

ref uint Flags { get; }
Property Value

ProbeNode

ref ushort ProbeNode { get; }
Property Value

TargetNodes

ref CUtlVector<ushort> TargetNodes { get; }
Property Value

Weight

ref float Weight { get; }
Property Value

On this page