mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
Add all entities to ImGuiEntitySupport
This commit is contained in:
@@ -62,6 +62,7 @@ protected:
|
||||
bool x148_29_didPhazonDamage : 1 = false;
|
||||
|
||||
public:
|
||||
DEFINE_ENTITY
|
||||
CScriptTrigger(TUniqueId, std::string_view name, const CEntityInfo& info, const zeus::CVector3f& pos,
|
||||
const zeus::CAABox&, const CDamageInfo& dInfo, const zeus::CVector3f& orientedForce,
|
||||
ETriggerFlags triggerFlags, bool, bool, bool);
|
||||
|
||||
Reference in New Issue
Block a user