MCPcopy Create free account
hub / github.com/TankOs/SFGUI / GetSpacing

Method GetSpacing

src/SFGUI/Box.cpp:168–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166}
167
168float Box::GetSpacing() const {
169 return m_spacing;
170}
171
172Box::Orientation Box::GetOrientation() const {
173 return m_orientation;

Callers 1

OnToggleSpaceClickMethod · 0.80

Calls

no outgoing calls

Tested by 1

OnToggleSpaceClickMethod · 0.64