mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 07:07:42 +00:00
Initial CMetroidPrimeExo imps
This commit is contained in:
@@ -605,6 +605,7 @@ public:
|
||||
bool AttachActorToPlayer(TUniqueId id, bool disableGun);
|
||||
TUniqueId GetAttachedActor() const { return x26c_attachedActor; }
|
||||
float GetAttachedActorStruggle() const { return xa28_attachedActorStruggle; }
|
||||
void SetFrozenTimeoutBias(float bias) { x758_frozenTimeoutBias = bias; }
|
||||
float GetDistanceUnderWater() const { return x828_distanceUnderWater; }
|
||||
TUniqueId GetRidingPlatformId() const { return x82e_ridingPlatform; }
|
||||
const zeus::CVector3f& GetLastVelocity() const { return x794_lastVelocity; }
|
||||
|
||||
Reference in New Issue
Block a user