CEntityLoader
Entity loader.
Loads entity keyvalue data and instances the entities.
File format:
"Entity"{ "classname" "info_player_deathmatch"
Type: Reference
Methods
Declaration | Description |
---|---|
bool LoadFromFile(const string& in szFileName, const Vector& in vecOffset = g_vecZero) | Loads entities from a file. |