UILayoutComponent¶
UILayoutComponent API exposed to Lua and C++ gameplay code.
Properties¶
| Name | Languages |
|---|---|
width |
C++ | Lua |
height |
C++ | Lua |
anchorPointLeft |
C++ | Lua |
anchorPointTop |
C++ | Lua |
anchorPointRight |
C++ | Lua |
anchorPointBottom |
C++ | Lua |
anchorOffsetLeft |
C++ | Lua |
anchorOffsetTop |
C++ | Lua |
anchorOffsetRight |
C++ | Lua |
anchorOffsetBottom |
C++ | Lua |
positionOffset |
C++ | Lua |
anchorPreset |
C++ | Lua |
usingAnchors |
C++ | Lua |
panel |
C++ | Lua |
containerBoxIndex |
C++ | Lua |
scissor |
C++ | Lua |
ignoreScissor |
C++ | Lua |
ignoreEvents |
C++ | Lua |
needUpdateSizes |
C++ | Lua |