mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:07:42 +00:00
Work on CScriptCameraHint and CCameraManager
This commit is contained in:
@@ -675,6 +675,7 @@ public:
|
||||
float GetDistanceUnderWater() const { return x828_distanceUnderWater; }
|
||||
TUniqueId GetRidingPlatformId() const { return x82e_ridingPlatform; }
|
||||
const zeus::CVector3f& GetLastVelocity() const { return x794_lastVelocity; }
|
||||
const zeus::CVector3f& GetMoveDir() const { return x50c_moveDir; }
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user