Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
f2ff6bd94de1a5fcde5609e98bcbf57a4b8f2b79
UnrealEngineUWP/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Private/Interfaces/MetasoundInterfaceBindingsPrivate.h

9 lines
172 B
C
Raw Normal View History

Interface Registry Tidying 1.) Move Bindings to own registry 2.) Nuke source files & left over cruft relating to archetypes 3.) Move deprecated interface registration next to respective interfaces for clarity 4.) Rename "FMetasoundFrontendInterfaceBindingConnections" to "FMetasoundFrontendInterfaceVertexBindings" #rb phil.popp #preflight 640f6852d778f889752a5bd1 [CL 24622079 by rob gay in ue5-main branch]
2023-03-13 17:23:05 -04:00
// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
namespace Metasound::Engine
{
void RegisterInternalInterfaceBindings();
} // namespace Metasound::Engine
Reference in New Issue Copy Permalink
Powered by Gitea Page: 2475ms Template: 8ms
English
English
Licenses API