Exemplo n.º 1
0
 protected Entity GetEntity()
 {
     return(m_owner != null?m_owner.GetEntity() : null);
 }