G.CompileFile
From GMod Wiki
| Function | |
| Syntax |
CompileFile( String path ) Where is this used? |
| Description: | |
| Compiles the file, and returns a function on success or nil on failure | |
| Returns: | Function or nil |
| Part of Library: | Global Functions |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=G.CompileFile]G.CompileFile [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
| Description | N/A | ||
|---|---|---|---|
| Used on | |||
| Code |
| ||
| Output | N/A |