![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for FSortableIntVector2:Additional Inherited Members | ||
Public Types inherited from UE::Math::TIntVector2< int32 > | ||
| using | IntType = int32 | |
Static Public Member Functions inherited from UE::Math::TIntVector2< int32 > | ||
| static TIntVector2 | DivideAndRoundUp (TIntVector2 Lhs, IntType Divisor) | |
| static TIntVector2 | DivideAndRoundUp (TIntVector2 Lhs, TIntVector2 Divisor) | |
| static int32 | Num () | |
Public Attributes inherited from UE::Math::TIntVector2< int32 > | ||
| IntType | X | |
| IntType | Y | |
| IntType | XY [2] | |
| union { | ||
| struct { | ||
| IntType X | ||
| IntType Y | ||
| } | ||
| IntType XY [2] | ||
| }; | ||
Static Public Attributes inherited from UE::Math::TIntVector2< int32 > | ||
| static const TIntVector2 | ZeroValue | |
| static const TIntVector2 | NoneValue | |
|
inline |
|
inline |