Value::GetParent

Value::GetParent
SF_INLINE bool GetParent(Value* pparent) const;
Description

GetParent returns the parent of the display object.

Parameters
Parameters 
Description 
Value* pparent 
Pointer to the parent. 
Return Value

Returns true if parent is obtained and false otherwise.