SPEC-2513 Fixes to enable w4459 (#1107)
* fixing w4459 * Fixes for nounity * putting OLD_APARAM_USER in a common place to avoid duplicated declarations
This commit is contained in:
@@ -48,7 +48,6 @@ static const EUiAnimCurveType DEFAULT_TRACK_TYPE = eUiAnimCurveType_BezierFloat;
|
||||
|
||||
// Old serialization values that are no longer
|
||||
// defined in IUiAnimationSystem.h, but needed for conversion:
|
||||
static const int OLD_APARAM_USER = 100;
|
||||
static const int OLD_ACURVE_GOTO = 21;
|
||||
static const int OLD_APARAM_PARTICLE_COUNT_SCALE = 95;
|
||||
static const int OLD_APARAM_PARTICLE_PULSE_PERIOD = 96;
|
||||
|
||||
Reference in New Issue
Block a user