Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
Inheritance Hierarchy
- FSignatureBase
- FDecryptedSignature
- FEncryptedSignature
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/BigInt.h |
| Include | #include "Math/BigInt.h" |
Syntax
template<class InDataType>
struct FSignatureBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| DataType | Data |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FSignatureBase& InOther |
||
| bool | operator==
(
const FSignatureBase& InOther |
Typedefs
| Name | Description |
|---|---|
| DataType |