All Classes |Grouped Classes |Index

Function is_descendant_of

Checks if this component is a descendant of target component.

	bool CL_GUIComponent::is_descendant_of(
		CL_GUIComponent * component);