C4 Engine
C4 Engine API Documentation

Link::GetTarget

Defined in:  TSLink.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.