Implement/match Act3Cop::ParseAction (#1230)

* Implement/match `Act3Cop::ParseAction`

* Fix formatting

* Address review comment

---------

Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
jonschz
2024-12-15 18:09:29 +01:00
committed by GitHub
parent 661c76c6e0
commit 2e7f2edbf1
3 changed files with 68 additions and 6 deletions

View File

@@ -76,9 +76,13 @@ public:
// Act3Cop::`scalar deleting destructor'
private:
MxFloat m_unk0x20; // 0x20
LegoWorld* m_world; // 0x24
undefined4 m_unk0x28[2]; // 0x28
MxFloat m_unk0x20; // 0x20
LegoWorld* m_world; // 0x24
// name verified by BETA10 0x10018aa1
LegoAnimActorStruct* m_eatAnim; // 0x28
undefined4 m_unk0x2c; // 0x2c
};
// VTABLE: LEGO1 0x100d7838 LegoPathActor