PathEngine home previous: iAgent::addConstExternalRef()next: iAgent::advanceAlongPath()
Contents, API Reference, Interfaces, iAgent, addExternalRef

iAgent::addExternalRef()

Description

Increments the internal reference count for this API object.

Syntax

std::unique_ptr<iAgent> addExternalRef()

Return Value

The new external reference to this object.

C# Mapping

Agent addExternalRef();

Java Mapping

Agent addExternalRef();

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iAgent::advanceAlongPath()