How can I get a list of all available entities in a Source engine game?
There is only one exported function in server DLL - CreateInterface, so it's not an option. In GoldSrc games server DLL features all entities as exported functions.
|
|
The Valve Developer Wiki has lists, functions, parameters, flags, etc. for all the Source Engine game entities. |
|||||||
|