RevisionControlColumnId

The revision control column. NOTE: This column currently doesn't support sorting, but is wired through the Sort Manager so the feature can be added in the future.

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

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/AssetViewSortManager.h
Include #include "AssetViewSortManager.h"

Syntax

static const [FName](API\Runtime\Core\UObject\FName) RevisionControlColumnId = "RevisionControl";  

Remarks

The revision control column. NOTE: This column currently doesn't support sorting, but is wired through the Sort Manager so the feature can be added in the future.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library