mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-13 03:26:07 +00:00
Initial CScriptDoor matches
This commit is contained in:
@@ -168,6 +168,8 @@ public:
|
||||
void SetClampVelTimer(float v) { x470_clampVelTimer = v; }
|
||||
void SetClampVelRange(float v) { x474_clampVelRange = v; }
|
||||
|
||||
void DoorClosing(TUniqueId uid);
|
||||
|
||||
private:
|
||||
struct SFailsafeState {
|
||||
CTransform4f x0_playerXf;
|
||||
|
||||
Reference in New Issue
Block a user