Navigation
API > API/Plugins > API/Plugins/RigVM
| Name | FRigVMFunction_MathFloatConstant |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMFunctions/Math/RigVMFunction_MathFloat.h |
| Include Path | #include "RigVMFunctions/Math/RigVMFunction_MathFloat.h" |
Syntax
USTRUCT (Meta=(Abstract))
struct FRigVMFunction_MathFloatConstant : public FRigVMFunction_MathFloatBase
Inheritance Hierarchy
- FRigVMStruct → FRigVMFunction_MathBase → FRigVMFunction_MathFloatBase → FRigVMFunction_MathFloatConstant
Derived Classes
- FRigVMFunction_MathFloatConstE
- FRigVMFunction_MathFloatConstHalfPi
- FRigVMFunction_MathFloatConstPi
- FRigVMFunction_MathFloatConstTwoPi
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRigVMFunction_MathFloatConstant() |
RigVMFunctions/Math/RigVMFunction_MathFloat.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Value | float | RigVMFunctions/Math/RigVMFunction_MathFloat.h |
|