Public Types | |
| using | PrefabProcessorStack = AZ::ConfigurableStack< PrefabProcessor > |
Public Member Functions | |
| AZ_CLASS_ALLOCATOR (PrefabConversionPipeline, AZ::SystemAllocator) | |
| bool | LoadStackProfile (AZStd::string_view stackProfile) |
| bool | IsLoaded () const |
| void | ProcessPrefab (PrefabProcessorContext &context) |
| size_t | GetFingerprint () const |
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *context) |