SRGCompoundComponent::AddComponent

POSITION SRGCompoundComponent::AddComponent(SRGraphComponent * pC)

Adds a component to the subcomponent list of this compound object

Defined in: SRGCompoundComponent.cpp

Return Value

POSITION of the added item in the subcomponent list

Parameters

pC

Pointer to an SRGraphComponent-based item to add to the end of the list