FAsset::ValidationCheck

Returns EValidationCheck::Valid if the asset passes the post-import validation checks.

Windows
MacOS
Linux

References

Module

GLTFCore

Header

/Engine/Plugins/Editor/GLTFImporter/Source/GLTFCore/Public/GLTFAsset.h

Include

#include "GLTFAsset.h"

Source

/Engine/Plugins/Editor/GLTFImporter/Source/GLTFCore/Private/GLTF/GLTFAsset.cpp

Syntax

EValidationCheck ValidationCheck() const

Remarks

Returns EValidationCheck::Valid if the asset passes the post-import validation checks.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss