IContentBrowserSingleton::RegisterIsFolderShowPrivateContentToggleableDelegate

Registers the delegate for custom handling of if a Folder allows private content edits

Unreal Engine C++ API Reference > Editor > ContentBrowser > IContentBrowserSingleton

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h
Include #include "IContentBrowserSingleton.h"
void RegisterIsFolderShowPrivateContentToggleableDelegate
(
    FIsFolderShowPrivateContentToggleableDelegate InIsFolderShowPrivateContentToggleableDelegate
)

Remarks

Registers the delegate for custom handling of if a Folder allows private content edits


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library