mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 17:47:41 +00:00
Link CScriptCoverPoint
Former-commit-id: 6d203db22386d1b0982b3d70d72707ea2f1b6b86
This commit is contained in:
@@ -24,7 +24,7 @@ public:
|
||||
bool ShouldLandHere() const;
|
||||
void SetInUse(bool inUse);
|
||||
bool GetInUse(TUniqueId uid) const;
|
||||
bool Blown(const CVector3f& pos) const;
|
||||
const bool Blown(const CVector3f& pos) const;
|
||||
float GetSinSqVerticalAngle() const;
|
||||
float GetCosHorizontalAngle() const;
|
||||
pas::ECoverDirection GetAttackDirection() const;
|
||||
|
||||
Reference in New Issue
Block a user