mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:47:43 +00:00
TCastTo implementation
This commit is contained in:
@@ -20,6 +20,8 @@ public:
|
||||
CScriptDamageableTrigger(TUniqueId, const std::string&, const CEntityInfo&, const zeus::CVector3f&, const zeus::CVector3f&,
|
||||
const CHealthInfo&, const CDamageVulnerability&, u32, ResId, ResId, ResId, ECanOrbit, bool,
|
||||
const CVisorParameters&);
|
||||
|
||||
void Accept(IVisitor& visitor);
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user