CODLinkComponent::GetTargetComponent

CODComponent* CODLinkComponent::GetTargetComponent(void)

Gets a pointer to the component at the target end of the link.

Defined in: OdLinkComp.cpp

Return Value

The component at the target end of the link.

Comments

This function replaces GetHeadComponent.