# AILaneWaypointConvertWaydistOffsetToPoint
Flags —
Native
# Arguments
int
— lanefixed
— waydistfixed
— offset
Returns — point
native point AILaneWaypointConvertWaydistOffsetToPoint(
int lane,
fixed waydist,
fixed offset,
);
# Related
Category: Unclassified
# Examples
— None found —