CPlayer progress

This commit is contained in:
2024-09-28 13:43:23 -06:00
parent c4f5b352fa
commit 3a933dcd24
12 changed files with 389 additions and 15 deletions

View File

@@ -61,7 +61,15 @@ public:
// GetWRSurfacePlane__12CScriptWaterCFv
float GetSurfaceZ() const { return GetTriggerBoundsWR().GetMaxPoint().GetZ(); }
const CColor& GetUnderwaterFogColor() const { return x2a8_insideFogColor; }
// GetVisorRunoffEffect__12CScriptWaterCFv
const rstl::optional_object< TLockedToken< CGenDescription > >& GetVisorRunoffEffect() const {
return x23c_visorRunoffEffect;
}
ushort GetVisorRunoffSfx() const { return x260_visorRunoffSfx; }
const rstl::optional_object< TLockedToken< CGenDescription > >&
GetUnmorphVisorRunoffEffect() const {
return x250_unmorphVisorRunoffEffect;
}
ushort GetUnmorphVisorRunoffSfx() const { return x262_unmorphVisorRunoffSfx; }
// GetFluidType__12CScriptWaterCFv
// IsMorphing__12CScriptWaterCFv
// SetMorphing__12CScriptWaterFb