DModelPanel.LayoutEntity
From GMod Wiki
Internal Function: DModelPanel.LayoutEntity | |
DModelPanel.LayoutEntity is an internal function. This means you will be able to call it, but you really shouldn't. |
Function | |
Syntax | DModelPanel.LayoutEntity( ) |
Description: | |
Lays out the entity on the panel | |
Returns: | nil |
In Object: | DModelPanel |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DModelPanel.LayoutEntity]DModelPanel.LayoutEntity [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Additional Notes
- Don't call this function, override it when creating a new panel type.