mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Add all entities to ImGuiEntitySupport
This commit is contained in:
@@ -89,6 +89,7 @@ class CScriptCameraHint : public CActor {
|
||||
void RemoveHelper(TUniqueId id);
|
||||
|
||||
public:
|
||||
DEFINE_ENTITY
|
||||
CScriptCameraHint(TUniqueId, std::string_view name, const CEntityInfo& info, const zeus::CTransform& xf, bool active,
|
||||
s32 priority, CBallCamera::EBallCameraBehaviour behaviour, u32 overrideFlags, float minDist,
|
||||
float maxDist, float backwardsDist, const zeus::CVector3f& lookAtOffset,
|
||||
|
||||
Reference in New Issue
Block a user