DrawFrame
Ambi.UI.GUI.DrawFrame( vguiParent, wSize, hSize, xPos, yPos, sTitle, bMakePopup, bDraggable, bShowBtns, fPaint )

• Description: Создаёт DFrame • Args: nil, 0, 0, 0, 0, '', nil, false, false, nil • Return: Panel
Last updated
Was this helpful?