Implement/match Act3::Enable (#1198)

* Implement Act3::Enable

* Match

* Change back to private

* Remove unused function
This commit is contained in:
Christian Semmler
2024-12-08 11:39:03 -07:00
committed by GitHub
parent 1aff40dd94
commit 564fb7f7c0
10 changed files with 132 additions and 12 deletions

View File

@@ -23,6 +23,10 @@ public:
MxU32 VTable0x90(float p_time, Matrix4& p_transform) override; // vtable+0x90
MxResult VTable0x94(LegoPathActor* p_actor, MxBool p_bool) override; // vtable+0x94
MxFloat GetUnknown0x1c() { return m_unk0x1c; }
void SetUnknown0x1c(MxFloat p_unk0x1c) { m_unk0x1c = p_unk0x1c; }
// SYNTHETIC: LEGO1 0x10043330
// Act3Actor::`scalar deleting destructor'