scripted_ents.GetSpawnable
From GMod Wiki
Function | |
Syntax |
scripted_ents.GetSpawnable( String Class ) Where is this used? |
Description: | |
Will return the whole table of this entity class . | |
Returns: | Table Entity class table |
Part of Library: | scripted_ents |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Scripted ents.GetSpawnable]Scripted ents.GetSpawnable [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Additional Notes
- Name of function is extremely missleading!
- Garry probably wanted to name it GetSpawnTable but made a typo.