1
\$\begingroup\$

How do I get a list of all available entities in a Source engine game?

There is only one exported function in the server DLL - CreateInterface - so it's not an option. In GoldSrc games, the server DLL features all entities as exported functions.

\$\endgroup\$
3
  • \$\begingroup\$ Do you mean all available entity classes, or all available entity instances in a level? \$\endgroup\$ Commented Mar 5, 2012 at 18:56
  • \$\begingroup\$ Entity classes. \$\endgroup\$ Commented Mar 6, 2012 at 6:18
  • 1
    \$\begingroup\$ 7 years late, but you can use the console command dumpentityfactories in-game. \$\endgroup\$ Commented May 31, 2018 at 22:56

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.