2#include "ExtensionRegistry.h"
4namespace Cogs::Core::Streaming
13 } streamingExtensionInstance;
static void add(Extension *extension, StringView version)
Adds the given extension to the registry, ensuring the initialization methods are called at appropria...
Defines an extension to Cogs.Core and provides methods to override in order to initialize extension c...
const char * getExtensionKey() const override
Get the extensions unique key, used to check for extension presence and retrieve extension specific d...