Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FDComponentMaskParameter
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MaterialEditor/DEditorStaticComponentMaskParameterValue.h | |||
FDComponentMaskParameter
(
bool InR, |
Constructor | MaterialEditor/DEditorStaticComponentMaskParameterValue.h |
FDComponentMaskParameter()
| Name | FDComponentMaskParameter |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/MaterialEditor/DEditorStaticComponentMaskParameterValue.h |
| Include Path | #include "MaterialEditor/DEditorStaticComponentMaskParameterValue.h" |
FDComponentMaskParameter()
FDComponentMaskParameter(bool, bool, bool, bool)
Description
Constructor
| Name | FDComponentMaskParameter |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/MaterialEditor/DEditorStaticComponentMaskParameterValue.h |
| Include Path | #include "MaterialEditor/DEditorStaticComponentMaskParameterValue.h" |
FDComponentMaskParameter
(
bool InR,
bool InG,
bool InB,
bool InA
)