6a8c22c77eda98c67cc3eb03e1cfc00390a43fac
Re-enables agent/tool/action-set authoring in the editor after the API key was removed from Project Settings. Adds an editor-only key source so it can never be committed-as-config or baked into a packaged build. - New UPS_AI_ConvAgent_EditorSettings_ElevenLabs (UDeveloperSettings, config=EditorPerProjectUserSettings, Editor category): single global field, stored under Saved/Config (never cooked), in the editor module (never packaged). - ResolveEditorApiKey(): editor setting -> ELEVENLABS_API_KEY env -> runtime SaveGame fallback. All three editor customizations route through it. - Fix the now-stale "API Key not set in Project Settings" messages. Runtime path is untouched: packaged game still uses the client-provided key via the SaveGame (Set/GetElevenLabsAPIKey). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
Eleven Labs Integration for Unreal Engine 5.5
Languages
C++
90.8%
Python
4.3%
HTML
3.8%
Batchfile
0.5%
C#
0.4%
Other
0.2%