Navigation
API > API/Plugins > API/Plugins/ModelingComponentsEditorOnly > API/Plugins/ModelingComponentsEditorOnly/AssetUtils
References
| Module | ModelingComponentsEditorOnly |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Public/AssetUtils/CreateSkeletalMeshUtil.h |
| Include | #include "AssetUtils/CreateSkeletalMeshUtil.h" |
Syntax
struct FSkeletalMeshResults
Remarks
Output information about a newly-created StaticMesh, returned by Create functions below. Some fields may be null, if the relevant function did not create that type of object
Variables
| Type | Name | Description | |
|---|---|---|---|
| USkeletalMesh * | SkeletalMesh | USkeletalMesh asset that was created |