Navigation
API > API/Plugins > API/Plugins/RigVM
Returns the difference of the two values
| Name | FRigVMFunction_MathIntSub |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMFunctions/Math/RigVMFunction_MathInt.h |
| Include Path | #include "RigVMFunctions/Math/RigVMFunction_MathInt.h" |
Syntax
USTRUCT (Meta=(DisplayName="Subtract", TemplateName="Subtract", Keywords="-"))
struct FRigVMFunction_MathIntSub : public FRigVMFunction_MathIntBinaryAggregateOp
Inheritance Hierarchy
- FRigVMStruct → FRigVMFunction_MathBase → FRigVMFunction_MathIntBase → FRigVMFunction_MathIntBinaryAggregateOp → FRigVMFunction_MathIntSub