Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterialResource
- FMaterial::CheckInValidStateForCompilation()
- FMaterialResource::CheckInValidStateForCompilation()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include | #include "MaterialShared.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialShared.cpp |
virtual bool CheckInValidStateForCompilation
(
FMaterialCompiler * Compiler
) const
Remarks
Checks that no pre-compilation errors have been detected and if so it reports them using specified compiler. whether no errors occurred.