# AILaneWaypointConvertWaydistOffsetToPoint

FlagsNative

# Arguments

  • int — lane
  • fixed — waydist
  • fixed — offset

Returns — point

native point AILaneWaypointConvertWaydistOffsetToPoint(
	int lane,
	fixed waydist,
	fixed offset,
);

Category: Unclassified

# Examples

— None found —