![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| proto native void | ElideText (int line, float maxWidth, string str) |
| proto native int | GetCarriageLine () |
| proto native int | GetCarriagePos () |
| proto native float | GetContentHeight () |
| proto native float | GetContentOffset () |
| proto void | GetLine (int line, out string text) |
| proto native int | GetLinesCount () |
| proto native float | GetLineWidth (int line) |
| proto native int | GetNumLines () |
| proto void | GetText (out string text) |
| proto native void | SetContentOffset (float offset, bool snapToLine=false) |
| proto native void | SetLine (int line, string text) |
| proto native float | SetLineBreakingOverride (int mode) |
| proto native float | SetLineBreakingOverride (int mode) |
| proto native void | SetLinesVisibility (int lineFrom, int lineTo, bool visible) |
Definition at line 219 of file enwidgets.c.