Table of Contents

TTMSFNCCustomPlanner.PositionToResource Method

Converts a visible planner position to a resource index.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCCustomPlanner

Syntax

function PositionToResource(APosition: Integer): Integer; virtual;

Parameters

Name Description
APosition Visible position index.

Returns

The resource index represented by the position.