![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Functions | |
| FORCEINLINE bool | IsPadding (const FGuid &Guid) |
| FORCEINLINE uint8 | GetPaddingByte (const FGuid &Guid) |
| FORCEINLINE FGuid | MakePaddingGuid (uint8 Byte) |
| FORCEINLINE uint8 BuildPatchServices::PaddingChunk::GetPaddingByte | ( | const FGuid & | Guid | ) |
For padding chunks, returns the byte that is padded with.
| FORCEINLINE bool BuildPatchServices::PaddingChunk::IsPadding | ( | const FGuid & | Guid | ) |
Get whether this chunk part refers to a special cased padding chunk.
| FORCEINLINE FGuid BuildPatchServices::PaddingChunk::MakePaddingGuid | ( | uint8 | Byte | ) |
For padding chunks, returns the byte that is padded with.