Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FMaterialResourceWriteScope |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include Path | #include "MaterialShared.h" |
Syntax
class FMaterialResourceWriteScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMaterialResourceWriteScope
(
FMaterialResourceMemoryWriter* InAr, |
MaterialShared.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FMaterialResourceWriteScope() |
MaterialShared.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Ar | FMaterialResourceMemoryWriter * | MaterialShared.h | ||
| Resource | const FMaterialResource & | MaterialShared.h |