Skip to main content
Glama

Ureanl-Blender-MCP

UEPythonServerEditorStyle.h406 B
#pragma once #include "CoreMinimal.h" #include "Styling/SlateStyle.h" class FUEPythonServerEditorStyle { public: static void Initialize(); static void Shutdown(); static void ReloadTextures(); static const ISlateStyle& Get(); static FName GetStyleSetName(); private: static TSharedRef<class FSlateStyleSet> Create(); static TSharedPtr<class FSlateStyleSet> StyleInstance; };

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tahooki/unreal-blender-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server