Add object mapped variables for slope after foundation applied

This commit is contained in:
Jonathan G Rennison
2022-01-24 01:18:35 +00:00
parent 33dc6c9688
commit acc9dffab7
4 changed files with 28 additions and 2 deletions

View File

@@ -39,6 +39,8 @@ enum Action0RemapPropertyIds {
enum Action2VariableRemapIds {
A2VRI_OBJECT_FOUNDATION_SLOPE = 0x100,
A2VRI_OBJECT_FOUNDATION_SLOPE_CHANGE,
};
/** Action14 feature definition */