Gmos.SetStartupFunction
From GMod Wiki
This page has been deemed a mess. It may contain unnecessary information or be poorly organized. You can discuss changes on this article's talk page. |
Function | |
Syntax | program:SetStartupFunction( Function Startup Function ) |
Description: | |
Sets the function that is ran when the program starts. Defaulted to self.Startup in the program file. | |
Returns: | Boolean |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Gmos.SetStartupFunction]Gmos.SetStartupFunction [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |