GetTopMostParent
Summary
public IMyEntity GetTopMostParent(Type type)
Gets top most Parent of specified type. Top most is entity that doesn't have parent (of specified type)
Returns
Entity
Parameters
- Type type
public IMyEntity GetTopMostParent(Type type)
Gets top most Parent of specified type. Top most is entity that doesn't have parent (of specified type)
Entity