CEmitterElement progress

This commit is contained in:
2025-05-22 19:15:39 -07:00
parent 664b03c363
commit 8a3340e253
6 changed files with 45 additions and 42 deletions

View File

@@ -14,6 +14,7 @@ public:
static rstl::auto_ptr< CPVSAreaSet > MakeAreaSet(const char* data, int len);
CPVSVisSet GetLightSet(int) const;
int GetEntityIdByIndex(uint idx) const;
const CPVSVisOctree& GetVisOctree(const uint) const;