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::PrefabEditorEntityOwnershipInterface Member List

This is the complete list of members for AzToolsFramework::PrefabEditorEntityOwnershipInterface, including all inherited members.

AZ_RTTI(PrefabEditorEntityOwnershipInterface, "{38E764BA-A089-49F3-848F-46018822CE2E}") (defined in AzToolsFramework::PrefabEditorEntityOwnershipInterface)AzToolsFramework::PrefabEditorEntityOwnershipInterface
CreateNewLevelPrefab(AZStd::string_view filename, const AZStd::string &templateFilename)=0 (defined in AzToolsFramework::PrefabEditorEntityOwnershipInterface)AzToolsFramework::PrefabEditorEntityOwnershipInterfacepure virtual
CreatePrefab(const AZStd::vector< AZ::Entity * > &entities, AZStd::vector< AZStd::unique_ptr< Prefab::Instance > > &&nestedPrefabInstances, AZ::IO::PathView filePath, Prefab::InstanceOptionalReference instanceToParentUnder=AZStd::nullopt)=0AzToolsFramework::PrefabEditorEntityOwnershipInterfacepure virtual
GetInstanceReferenceFromRootAliasPath(Prefab::RootAliasPath rootAliasPath) const =0AzToolsFramework::PrefabEditorEntityOwnershipInterfacepure virtual
GetInstancesInRootAliasPath(Prefab::RootAliasPath rootAliasPath, const AZStd::function< bool(const Prefab::InstanceOptionalReference)> &callback) const =0AzToolsFramework::PrefabEditorEntityOwnershipInterfacepure virtual
GetPlayInEditorAssetData() const =0AzToolsFramework::PrefabEditorEntityOwnershipInterfacepure virtual
GetRootPrefabInstance()=0AzToolsFramework::PrefabEditorEntityOwnershipInterfacepure virtual
GetRootPrefabTemplateId()=0AzToolsFramework::PrefabEditorEntityOwnershipInterfacepure virtual
InstantiatePrefab(AZ::IO::PathView filePath, Prefab::InstanceOptionalReference instanceToParentUnder=AZStd::nullopt)=0AzToolsFramework::PrefabEditorEntityOwnershipInterfacepure virtual
IsRootPrefabAssigned() const =0AzToolsFramework::PrefabEditorEntityOwnershipInterfacepure virtual
LoadFromStream(AZ::IO::GenericStream &stream, AZStd::string_view filename)=0 (defined in AzToolsFramework::PrefabEditorEntityOwnershipInterface)AzToolsFramework::PrefabEditorEntityOwnershipInterfacepure virtual
RegisterGameModeEventHandler(AZ::Event< GameModeState >::Handler &handler)=0 (defined in AzToolsFramework::PrefabEditorEntityOwnershipInterface)AzToolsFramework::PrefabEditorEntityOwnershipInterfacepure virtual
SaveToStream(AZ::IO::GenericStream &stream, AZStd::string_view filename)=0 (defined in AzToolsFramework::PrefabEditorEntityOwnershipInterface)AzToolsFramework::PrefabEditorEntityOwnershipInterfacepure virtual
StartPlayInEditor()=0 (defined in AzToolsFramework::PrefabEditorEntityOwnershipInterface)AzToolsFramework::PrefabEditorEntityOwnershipInterfacepure virtual
StopPlayInEditor()=0 (defined in AzToolsFramework::PrefabEditorEntityOwnershipInterface)AzToolsFramework::PrefabEditorEntityOwnershipInterfacepure virtual