FSubComponentTreeItem::ValidateSubComponentName

Determines whether the entered name is valid for this sub-component

Windows
MacOS
Linux

References

Module

SceneOutliner

Header

/Engine/Source/Editor/SceneOutliner/Public/SubComponentTreeItem.h

Include

#include "SubComponentTreeItem.h"

Syntax

bool ValidateSubComponentName
(
    const FText & InName,
    FText & OutErrorMessage
)

Remarks

Determines whether the entered name is valid for this sub-component

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss