Navigation
API > API/Plugins > API/Plugins/InterchangePipelines > API/Plugins/InterchangePipelines/UInterchangeGenericAssetsPipelin-
Inheritance Hierarchy
- TSharedFromThis
- UInterchangeGenericAssetsPipeline::FSkeletonJoint
References
| Module | InterchangePipelines |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Pipelines/Public/InterchangeGenericAssetsPipeline.h |
| Include | #include "InterchangeGenericAssetsPipeline.h" |
Syntax
struct FSkeletonJoint : public TSharedFromThis< FSkeletonJoint >
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAdded | ||
| bool | bChildConflict | ||
| bool | bConflict | ||
| bool | bInitialAutoExpand | ||
| bool | bMatch | ||
| bool | bRemoved | ||
| TArray< TSharedPtr< FSkeletonJoint > > | Children | ||
| FString | JointName | ||
| TSharedPtr< FSkeletonJoint > | Parent |