DrawTextEntry
Ambi.UI.GUI.DrawTextEntry( vguiParent, wSize, hSize, xPos, yPos, sFont, cColorText, sValue, cColorTextPlaceholder, sPlaceholder, bMultiline, bOnlyNumber )

• Description: Создаёт DTextEntry • Args: nil, 0, 0, 0, 0, 'Default', C.ABS_BLACK, '', C.ABS_WHITE, '', false, false • Return: Panel
Last updated
Was this helpful?