DayZ 1.24
Loading...
Searching...
No Matches
TextWidget Class Reference

Private Member Functions

proto native float SetLineBreakingOverride (int mode)
 
proto native float GetContentHeight ()
 
proto native float GetContentOffset ()
 
proto native void SetContentOffset (float offset, bool snapToLine=false)
 
proto native void ElideText (int line, float maxWidth, string str)
 
proto native int GetNumLines ()
 
proto native void SetLinesVisibility (int lineFrom, int lineTo, bool visible)
 
proto native float GetLineWidth (int line)
 
proto native float SetLineBreakingOverride (int mode)
 
proto native int GetLinesCount ()
 
proto native int GetCarriageLine ()
 
proto native int GetCarriagePos ()
 
proto void GetText (out string text)
 
proto native void SetLine (int line, string text)
 
proto void GetLine (int line, out string text)
 

Detailed Description

Definition at line 219 of file EnWidgets.c.

Member Function Documentation

◆ SetLineBreakingOverride()

proto native float TextWidget::SetLineBreakingOverride ( int mode)
private

The documentation for this class was generated from the following file: