Navigation
Unreal Engine C++ API Reference > Editor > StatsViewer > FStatsViewerModule
References
Module | StatsViewer |
Header | /Engine/Source/Editor/StatsViewer/Public/StatsViewerModule.h |
Include | #include "StatsViewerModule.h" |
Source | /Engine/Source/Editor/StatsViewer/Private/StatsViewerModule.cpp |
virtual TSharedRef< class IPropertyTableCustomColumn > CreateObjectCustomColumn
&40;
const struct FObjectHyperlinkColumnInitializationOptions & InOptions
&41; const
Remarks
Creates a stats viewer custom column, supporting weak object references. New column customization
Parameters
Name | Description |
---|---|
InOptions | Options used to configure the custom column. |