Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/IDynamicMeshCommitter > API/Plugins/ModelingComponents/IDynamicMeshCommitter/FDynamicMeshCommitInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Leaves everything initialized to default (true) | TargetInterfaces/DynamicMeshCommitter.h | ||
FDynamicMeshCommitInfo
(
bool bInitValue |
Initializes each of the b*Changed members to bInitValue | TargetInterfaces/DynamicMeshCommitter.h |
FDynamicMeshCommitInfo()
Description
Leaves everything initialized to default (true)
| Name | FDynamicMeshCommitInfo |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/TargetInterfaces/DynamicMeshCommitter.h |
| Include Path | #include "TargetInterfaces/DynamicMeshCommitter.h" |
FDynamicMeshCommitInfo()
FDynamicMeshCommitInfo(bool)
Description
Initializes each of the b*Changed members to bInitValue
| Name | FDynamicMeshCommitInfo |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/TargetInterfaces/DynamicMeshCommitter.h |
| Include Path | #include "TargetInterfaces/DynamicMeshCommitter.h" |
FDynamicMeshCommitInfo
(
bool bInitValue
)