|
LeviLamina
|
This is the complete list of members for Editor::Services::EditorJigsawServiceProvider, including all inherited members.
| deleteJigsawRegistry(::std::string const ®istryName)=0 (defined in Editor::Services::EditorJigsawServiceProvider) | Editor::Services::EditorJigsawServiceProvider | pure virtual |
| generateJigsawPreview(::std::string const ®istryName, ::std::string const &startPool, ::std::string const &startTarget, ::BlockPos const &seed, int depth, int const maxHorizontalDistanceFromCenter, bool const validateRegistry, ::Editor::ScriptModule::ScriptClipboardItem const &clipboardItem, ::WeakEntityRef playerRef)=0 (defined in Editor::Services::EditorJigsawServiceProvider) | Editor::Services::EditorJigsawServiceProvider | pure virtual |
| getEmptyJigsawFiles()=0 (defined in Editor::Services::EditorJigsawServiceProvider) | Editor::Services::EditorJigsawServiceProvider | pure virtual |
| getJigsawBlockData(::BlockPos &pos, ::WeakEntityRef playerRef)=0 (defined in Editor::Services::EditorJigsawServiceProvider) | Editor::Services::EditorJigsawServiceProvider | pure virtual |
| getJigsawExportDirectory()=0 (defined in Editor::Services::EditorJigsawServiceProvider) | Editor::Services::EditorJigsawServiceProvider | pure virtual |
| getJigsawRegistry(::std::string const ®istryName)=0 (defined in Editor::Services::EditorJigsawServiceProvider) | Editor::Services::EditorJigsawServiceProvider | pure virtual |
| getJigsawRegistryJson(::std::string const ®istryName)=0 (defined in Editor::Services::EditorJigsawServiceProvider) | Editor::Services::EditorJigsawServiceProvider | pure virtual |
| getJigsawRegistryList()=0 (defined in Editor::Services::EditorJigsawServiceProvider) | Editor::Services::EditorJigsawServiceProvider | pure virtual |
| listenForGenerateJigsawPreview(::std::function< void(::std::vector<::Editor::Services::EditorJigsawSection >)> callback)=0 (defined in Editor::Services::EditorJigsawServiceProvider) | Editor::Services::EditorJigsawServiceProvider | pure virtual |
| listenForSetJigsawRegistry(::std::function< void(::std::vector<::std::string >)> callback)=0 (defined in Editor::Services::EditorJigsawServiceProvider) | Editor::Services::EditorJigsawServiceProvider | pure virtual |
| setJigsawBlockData(::BlockPos &pos, ::WeakEntityRef playerRef, ::JigsawEditorData jigsawData)=0 (defined in Editor::Services::EditorJigsawServiceProvider) | Editor::Services::EditorJigsawServiceProvider | pure virtual |
| setJigsawRegistry(::std::string const ®istryName, ::std::map<::Editor::Services::JigsawJsonType, ::std::vector<::Editor::Services::EditorRegistryFile > > data, bool shouldSaveFiles)=0 (defined in Editor::Services::EditorJigsawServiceProvider) | Editor::Services::EditorJigsawServiceProvider | pure virtual |
| ~EditorJigsawServiceProvider()=default (defined in Editor::Services::EditorJigsawServiceProvider) | Editor::Services::EditorJigsawServiceProvider | virtual |