SHeader

A heading for a section of content. Looks like this: ---- Content -----

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SHeader.h

Include

#include "Widgets/Layout/SHeader.h"

Syntax

class SHeader : public SHorizontalBox

Remarks

A heading for a section of content. Looks like this: ---- Content -----

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Classes

Name

Description

Public struct

FArguments