Nexus-nexus.character.SetPanelLoading
From GMod Wiki
This page has been nominated for deletion. Deletion is due within approximately 30 days from nomination, unless the deletion has been disputed on the talk page. See more pages nominated for deletion here. Reason for deletion: The third party gamemode this page supports is dead Last Edit was made on 11/16/2011 |
Function
Function | |
Syntax |
nexus.character.SetPanelLoading( Boolean ) Where is this used? |
Description: | |
No description provided | |
Returns: | nil |
Part of Library: | nexus.character |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Nexus-nexus.character.SetPanelLoading]Nexus-nexus.character.SetPanelLoading [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | Set whether the character panel is loading |
---|---|
Used on | |
Code | nexus.character.SetPanelLoading(true); |
Output | N/A |