Garry's Mod Wiki

Garry's Mod Wiki

  DTextEntry:SetFont( string font )

Description

Changes the font of the DTextEntry.

Arguments

1 string font
The name of the font to be changed to.

Example

Restores the original font the the DTextEntry.

local textentry = vgui.Create("DTextEntry") textentry:SetFont("DermaDefault")

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated twice a day. Edits and history are not available.

Last Parsed: Loading...