Files
st/include/Unknown/UnkStruct_027e0d70.hpp
T
Yanis 0b367ecdfb Decompile ActorManager_001.cpp (#31)
* started ActorManager_001.cpp

* create, ctor, dtor

* prog

* fix build

* fix build issues

* progress

* struct comments

* match ClearInstance
2026-02-04 04:08:40 +01:00

15 lines
286 B
C++

#pragma once
#include "System/SysNew.hpp"
#include "types.h"
class UnkStruct_027e0d70 : public SysObject {
public:
~UnkStruct_027e0d70();
void func_ov068_0215e8f8();
void func_ov071_0215e9ac();
void func_ov071_0215eac8();
};
extern UnkStruct_027e0d70 *data_027e0d70;