Rename CInputFilter -> CPlayerStuckTracker & CPlayer progress

This commit is contained in:
2024-09-30 22:04:55 -06:00
parent e1b3244174
commit b5223e6d9a
17 changed files with 360 additions and 47 deletions

View File

@@ -186,6 +186,8 @@ public:
CGrappleArm& GetGrappleArm() const { return *x740_grappleArm.get(); }
bool IsFidgeting() const { return x833_24_notFidgeting; }
void SetActorAttached(bool attached) { x835_31_actorAttached = attached; } // name?
private:
class CGunMorph {
public: