[ Back ]

User Interface  v1.00

A collection of re-usable classes for building user interfaces.









class UNerveWidgetLibrary : public UBlueprintFunctionLibrary

Static blueprint function helper library for Nerve widgets.

  • K2Node to spawn NerveWindows
  • brush and style interpolation functions



class UNerveAttributeBar : public UContentWidget

A rectangle bar that displays a percentage of an attribute.




class UNerveButton : public UContentWidget, public INerveFocusableWidgetInterface

  • Round buttons with collision support
  • Button background transparency and collision support
  • INerveFocusableWidget interface with OnFocusChanged blueprint events



class UNerveCheckBox : public UContentWidget, public INerveFocusableWidgetInterface

  • Background and optional front image styles
  • Radio check/toggle boxes handle parent panel radio boxes
  • Round buttons with collision support
  • Button background transparency and collision support
  • INerveFocusableWidget interface with OnFocusChanged blueprint events
  • OnHovered and OnUnhovered blueprint events



class UNerveFocusGroupPanel : public UCanvasPanel




class UNerveFramerate : public UWidget

Simple frame rate display widget with calculation algorithm settings.



class UNerveImageBorderPanel : public UCanvasPanel

A panel that draws images on the inside border without stretching.

  • Resize-ability



class UNervePrimitiveShape : public UPanelWidget

Draws 2d primitive shapes onto the screen.

  • Draw rectangles, circles, lines, and gradients
  • Gradient maps



class UNerveTitleBar : public UUserWidget




class UNerveWindow : public UUserWidget




class ANerveWindowHUD : public AHUD




class UNerveWindowHUDInterface : public UInterface




UNerveNetButton

A button that interpolates between styles for animation.




UNerveNetText

A text block that interpolates between styles for animation.




UNerveNetButtonStyle

A set of attributes that define the appearance of a NerveNet button.




URadialMenuWidget

Circulator menu widget that holds a set of buttons and triggers events on input.




UVirtualKeyboard

Virtual keyboard widget for typing with gamepads.









Change Log
v1.00 (10-10-18):
  • [Added] Website creation
  • [Done] Radial menu widget completion


Write a Reply or Comment

Your e-mail address will not be published. All fields are required.