Public Member Functions | |
| Anchors (float left, float top, float right, float bottom) | |
| void | UnitClamp () | 
| bool | operator== (const Anchors &rhs) const | 
| bool | operator!= (const Anchors &rhs) const | 
Public Attributes | |
| float | m_left | 
| float | m_top | 
| float | m_right | 
| float | m_bottom |