![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VVMNativeRational.h>
Public Member Functions | |
| FVerseRational | ReduceAndNormalizeSigns () const |
Public Attributes | |
| int64 | Numerator {0} |
| int64 | Denominator {0} |
Friends | |
| bool | operator== (const FVerseRational &A, const FVerseRational &B) |
| uint32 | GetTypeHash (const FVerseRational &R) |
| void | operator<< (FStructuredArchive::FSlot Slot, FVerseRational &R) |
|
inline |
|
friend |
|
friend |
|
friend |
| int64 FVerseRational::Denominator {0} |
| int64 FVerseRational::Numerator {0} |