Navigation
API > API/Plugins > API/Plugins/DynamicMaterialEditor > API/Plugins/DynamicMaterialEditor/UDynamicMaterialModelEditorOnlyD-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UDMMaterialComponent * GetSubComponentByPath
(
FDMComponentPath& InPath |
Model/DynamicMaterialModelEditorOnlyData.h | ||
virtual UDMMaterialComponent * GetSubComponentByPath
(
FDMComponentPath& InPath, |
Model/DynamicMaterialModelEditorOnlyData.h |
GetSubComponentByPath(FDMComponentPath &)
| Name | GetSubComponentByPath |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Public/Model/DynamicMaterialModelEditorOnlyData.h |
| Include Path | #include "Model/DynamicMaterialModelEditorOnlyData.h" |
| Source | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Private/Model/DynamicMaterialModelEditorOnlyData.cpp |
virtual UDMMaterialComponent * GetSubComponentByPath
(
FDMComponentPath & InPath
) const
GetSubComponentByPath(FDMComponentPath &, const FDMComponentPathSegment &)
| Name | GetSubComponentByPath |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Public/Model/DynamicMaterialModelEditorOnlyData.h |
| Include Path | #include "Model/DynamicMaterialModelEditorOnlyData.h" |
| Source | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Private/Model/DynamicMaterialModelEditorOnlyData.cpp |
virtual UDMMaterialComponent * GetSubComponentByPath
(
FDMComponentPath & InPath,
const FDMComponentPathSegment & InPathSegment
) const