C4 Engine Terathon Software C4 Engine API Documentation

• Utility Library

API Links
Developer Links

Link::GetTarget

Defined in:  C4Link.h
Returns the target to which a link points.
Prototype

type *GetTarget(voidconst;

Description
The GetTarget function returns a pointer to the target to which a link points. If the Link object does not point to a target, then GetTarget returns nullptr.