FSignatureBase

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/BigInt.h

Include

#include "Math/BigInt.h"

Syntax

template<class InDataType>
struct FSignatureBase

Variables

Name Description

Public variable

DataType

 

Data

Constructors

Name Description

Public function

FSignatureBase()

Functions

Name Description

Public function Const

bool

 

IsValid()

Public function

void

 

Serialize

(
    FArchive& Ar
)

Public function Static

int64

 

Size()

Operators

Name Description

Public function

bool

 

operator!=

(
    const FSignatureBase& InOther
)

Public function

bool

 

operator==

(
    const FSignatureBase& InOther
)

Typedefs

Name

Description

DataType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss