CNavPathCost
Interface CNavPathCost
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CNavPathCost : INavPathCost, ISchemaClass<INavPathCost>, ISchemaClass<CNavPathCost>, ISchemaField, ISchemaClass, INativeHandleImplements
- INavPathCost
- ISchemaClass<INavPathCost>
- ISchemaClass<CNavPathCost>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AllowLadders
ref bool AllowLadders { get; }Property Value
CanFly
ref bool CanFly { get; }Property Value
CanSwim
ref bool CanSwim { get; }Property Value
FlyingTransitionTolerance
ref float FlyingTransitionTolerance { get; }Property Value
GroundToWaterMaxHeight
ref float GroundToWaterMaxHeight { get; }Property Value
GroundToWaterTransitionDistance
ref float GroundToWaterTransitionDistance { get; }Property Value
OptimizeFlySpacePathfinds
ref bool OptimizeFlySpacePathfinds { get; }Property Value
StringPullFlySpacePathfinds
ref bool StringPullFlySpacePathfinds { get; }Property Value
SupportsTransitions
ref bool SupportsTransitions { get; }Property Value
TransitionPenalty
ref float TransitionPenalty { get; }Property Value
WaterToGroundMaxHeight
ref float WaterToGroundMaxHeight { get; }Property Value
WaterToGroundTransitionDistance
ref float WaterToGroundTransitionDistance { get; }Property Value