mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-16 15:37:00 +00:00
@@ -16,7 +16,7 @@ public:
|
||||
|
||||
CPASParmInfo(CInputStream& in);
|
||||
|
||||
CPASAnimInfo::EParmType GetParamterType() const { return x0_type; }
|
||||
CPASAnimInfo::EParmType GetParameterType() const { return x0_type; }
|
||||
EWeightFunction GetWeightFunction() const { return x4_weightFunction; }
|
||||
float GetWeight() const { return x8_weight; }
|
||||
CPASAnimParm::UParmValue GetParameterMinValue() const { return xc_min; }
|
||||
|
||||
Reference in New Issue
Block a user