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:
@@ -44,6 +44,7 @@ class CScriptEffect : public CActor {
|
||||
float x140_destroyDelayTimer = 0.f;
|
||||
|
||||
public:
|
||||
DEFINE_ENTITY
|
||||
CScriptEffect(TUniqueId uid, std::string_view name, const CEntityInfo& info, const zeus::CTransform& xf,
|
||||
const zeus::CVector3f& scale, CAssetId partId, CAssetId elscId, bool hotInThermal,
|
||||
bool noTimerUnlessAreaOccluded, bool rebuildSystemsOnActivate, bool active, bool useRateInverseCamDist,
|
||||
|
||||
Reference in New Issue
Block a user