mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 03:07:44 +00:00
Add all entities to ImGuiEntitySupport
This commit is contained in:
@@ -35,6 +35,7 @@ class CScriptWorldTeleporter : public CEntity {
|
||||
CAssetId x90_stringId;
|
||||
|
||||
public:
|
||||
DEFINE_ENTITY
|
||||
CScriptWorldTeleporter(TUniqueId, std::string_view, const CEntityInfo&, bool, CAssetId, CAssetId);
|
||||
CScriptWorldTeleporter(TUniqueId, std::string_view, const CEntityInfo&, bool, CAssetId, CAssetId, u16, u8, u8,
|
||||
CAssetId, CAssetId, bool, float, float, float);
|
||||
|
||||
Reference in New Issue
Block a user