Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterial
- FMaterial::CheckInValidStateForCompilation()
- FMaterialResource::CheckInValidStateForCompilation()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include | #include "MaterialShared.h" |
virtual bool CheckInValidStateForCompilation
(
class 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.