mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 02:27:41 +00:00
All CActor implemented (non-matching)
Former-commit-id: b421b27929b43dd8e5f8959c9ed022f5c2d2699c
This commit is contained in:
@@ -137,6 +137,7 @@ public:
|
||||
TUniqueId AllocateUniqueId();
|
||||
const rstl::string& HashInstanceName(CInputStream& in);
|
||||
bool SwapOutAllPossibleMemory();
|
||||
void UpdateObjectInLists(CEntity&);
|
||||
|
||||
void BuildNearList(TEntityList& nearList, const CVector3f& pos, const CVector3f& dir, float mag,
|
||||
const CMaterialFilter&, const CActor*) const;
|
||||
|
||||
Reference in New Issue
Block a user