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