SRGraphComponent::SetCompoundMember

void SRGraphComponent::SetCompoundMember(bool v)

Initializes the setting of the m_bCompoundMember variable. This function is normally called by the AddComponent function.

Defined in: SRGComp.h

Parameters

v

"true" to declare this component as a member of a compound component. "false" to declare it as component on the standard list.