NcEngine
|
This is the complete list of members for nc::AnyComponent, including all inherited members.
AnyComponent() noexcept | nc::AnyComponent | inlineexplicit |
AnyComponent(T *instance, ComponentHandler< T > *handler) | nc::AnyComponent | inlineexplicit |
DrawUI(ui::editor::EditorContext &ctx) | nc::AnyComponent | inline |
HasDrawUI() const -> bool | nc::AnyComponent | inline |
Id() const -> size_t | nc::AnyComponent | inline |
Name() const -> std::string_view | nc::AnyComponent | inline |
operator bool() const noexcept | nc::AnyComponent | inlineexplicit |
operator!=(const AnyComponent &other) const noexcept -> bool | nc::AnyComponent | inline |
operator==(const AnyComponent &other) const noexcept -> bool | nc::AnyComponent | inline |