mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 19:07:46 +00:00
Add all entities to ImGuiEntitySupport
This commit is contained in:
@@ -12,6 +12,7 @@ class CScriptMemoryRelay : public CEntity {
|
||||
bool x34_26_ignoreMessages;
|
||||
|
||||
public:
|
||||
DEFINE_ENTITY
|
||||
CScriptMemoryRelay(TUniqueId, std::string_view name, const CEntityInfo&, bool, bool, bool);
|
||||
void Accept(IVisitor& visitor) override;
|
||||
void AcceptScriptMsg(EScriptObjectMessage msg, TUniqueId objId, CStateManager& stateMgr) override;
|
||||
|
||||
Reference in New Issue
Block a user