SwiftlyS2

CBtActionMoveTo

Interface CBtActionMoveTo

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CBtActionMoveTo : CBtNode, ISchemaClass<CBtNode>, ISchemaClass<CBtActionMoveTo>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AdditionalArrivalEpsilon2D

ref float AdditionalArrivalEpsilon2D { get; }
Property Value

ArrivalEpsilon

ref float ArrivalEpsilon { get; }
Property Value

AutoLookAdjust

ref bool AutoLookAdjust { get; }
Property Value

CheckApproximateCornersTimer

CountdownTimer CheckApproximateCornersTimer { get; }
Property Value

CheckHighPriorityItem

CountdownTimer CheckHighPriorityItem { get; }
Property Value

ComputePath

ref bool ComputePath { get; }
Property Value

DamagingAreasPenaltyCost

ref float DamagingAreasPenaltyCost { get; }
Property Value

Destination

ref Vector Destination { get; }
Property Value

DestinationInputKey

string DestinationInputKey { get; set; }
Property Value

HidingSpotCheckDistanceThreshold

ref float HidingSpotCheckDistanceThreshold { get; }
Property Value

HidingSpotInputKey

string HidingSpotInputKey { get; set; }
Property Value

NearestAreaDistanceThreshold

ref float NearestAreaDistanceThreshold { get; }
Property Value

RepathTimer

CountdownTimer RepathTimer { get; }
Property Value

ThreatInputKey

string ThreatInputKey { get; set; }
Property Value

On this page