Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::Prefab::PrefabConversionUtils::ComponentRequirementsValidator Class Reference

Public Types

using ValidationResult = AZ::Outcome< void, AZStd::string >
 

Public Member Functions

 AZ_CLASS_ALLOCATOR (ComponentRequirementsValidator, AZ::SystemAllocator)
 
 AZ_RTTI (AzToolsFramework::Prefab::PrefabConversionUtils::ComponentRequirementsValidator, "{1E9CD55D-FFEA-4E71-A316-731E25E6C981}")
 
void SetPlatformTags (AZ::PlatformTagSet platformTags)
 
void SetEntities (const AZStd::vector< AZ::Entity * > &entities)
 
ValidationResult Validate (const AZ::Component *component)
 

The documentation for this class was generated from the following file: