3#include "Foundation/ComponentModel/Component.h"
18template<>
inline Cogs::StringView getName<Cogs::Core::TriggerComponent>() {
return "TriggerComponent"; }
Base class for Component instances.
static void registerType()
Register the type in the type system.
Provides a weakly referenced view over the contents of a string.
Contains all Cogs related functionality.