Anvil
|
Public Member Functions | |
NuiDrawListText (NuiProperty< Color > color, NuiProperty< NuiRect > rect, NuiProperty< string > text) | |
Properties | |
NuiProperty< NuiRect > | Rect [get, set] |
NuiProperty< string > | Text [get, set] |
override NuiDrawListItemType | Type [get] |
Properties inherited from Anvil.API.NuiDrawListItem | |
NuiProperty< Color >? | Color [get, set] |
NuiProperty< bool > | Enabled = true [get, set] |
NuiProperty< bool >? | Fill [get, set] |
NuiProperty< float >? | LineThickness [get, set] |
NuiDrawListItemOrder | Order = NuiDrawListItemOrder.After [get, set] |
NuiDrawListItemRender | Render = NuiDrawListItemRender.Always [get, set] |
abstract NuiDrawListItemType | Type [get] |