mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:47:42 +00:00
TCastTo implementation
This commit is contained in:
@@ -22,6 +22,7 @@ public:
|
||||
float envFxDensity, float thermalHeat, float xrayFogDistance, float worldLightingLevel,
|
||||
ResId skybox, EPhazonType phazonType);
|
||||
|
||||
void Accept(IVisitor& visitor);
|
||||
void AcceptScriptMsg(EScriptObjectMessage msg, TUniqueId objId, CStateManager& stateMgr);
|
||||
|
||||
bool GetNeedsSky() const;
|
||||
|
||||
Reference in New Issue
Block a user