![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StaticMesh.h>
Public Member Functions | |
| FBuildParameters ()=default | |
| FBuildParameters (const FBuildParameters &Other) | |
Public Attributes | |
| bool | bInSilent = false |
| TArray< FText > * | OutErrors = nullptr |
| bool | bInRebuildUVChannelData = false |
| bool | bInEnforceLightmapRestrictions = false |
| bool | bIgnoreBoundsDiff = false |
Contains all the parameters required to build the mesh.
|
default |
|
inline |