mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 15:47:46 +00:00
CScriptAreaAttributes imps, update hecl
This commit is contained in:
@@ -21,6 +21,13 @@ public:
|
||||
float envFxDensity, float thermalHeat, float xrayFogDistance,
|
||||
float worldLightingLevel, ResId skybox, EPhazonType phazonType);
|
||||
|
||||
void AcceptScriptMsg(EScriptObjectMessage msg, TUniqueId objId, CStateManager& stateMgr);
|
||||
|
||||
bool GetNeedsSky() const;
|
||||
bool GetNeedsEnvFx() const;
|
||||
float GetEnvFxDensity() const;
|
||||
float GetThermalHeat() const;
|
||||
float GetWorldLightingLevel() const;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user