FToolElementRegistrationArgs::FToolElementRegistrationArgs

The constructor, which takes an EToolElement which will define the type of Tool Element

Unreal Engine C++ API Reference > Developer > WidgetRegistration > FToolElementRegistrationArgs

References

   
Module WidgetRegistration
Header /Engine/Source/Developer/WidgetRegistration/Public/ToolElementRegistry.h
Include #include "ToolElementRegistry.h"
Source /Engine/Source/Developer/WidgetRegistration/Private/ToolElementRegistry.cpp
FToolElementRegistrationArgs
(
    EToolElement InToolElementType
)

Remarks

The constructor, which takes an EToolElement which will define the type of Tool Element


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library