![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FPlaneKey (int32 InX, int32 InY, int32 InZ, int32 InW) | |
Public Attributes | |
| int32 | X |
| int32 | Y |
| int32 | Z |
| int32 | W |
Friends | |
| FORCEINLINE bool | operator== (const FPlaneKey &A, const FPlaneKey &B) |
| FORCEINLINE uint32 | GetTypeHash (const FPlaneKey &Key) |
|
friend |
|
friend |
| int32 FPlaneKey::W |
| int32 FPlaneKey::X |
| int32 FPlaneKey::Y |
| int32 FPlaneKey::Z |