NcEngine
nc::detail::AnyImplBase Struct Referenceabstract
Inheritance diagram for nc::detail::AnyImplBase:
nc::detail::AnyImplConcrete< T >

Public Member Functions

virtual auto Clone (AnyImplStorage &dest) const noexcept -> AnyImplBase *=0
 
virtual auto MoveTo (AnyImplStorage &dest) noexcept -> AnyImplBase *=0
 
virtual auto Id () const noexcept -> size_t=0
 
virtual auto Name () const noexcept -> std::string_view=0
 
virtual auto HasDrawUI () const noexcept -> bool=0
 
virtual void DrawUI (ui::editor::EditorContext &ctx)=0
 

The documentation for this struct was generated from the following file: