Navigation
API > API/Plugins > API/Plugins/PlainProps
Mirror publically exposed forward-declared internal structs for full visualizer support in the context of other modules.
| Name | PlainProps::DbgVis::ESuper |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsVisualize.h |
| Include Path | #include "PlainPropsVisualize.h" |
Syntax
namespace PlainProps
{
namespace DbgVis
{
enum ESuper
{
No,
Unused,
Used,
Reused,
}
}
}
Values
| Name | Remarks |
|---|---|
| No | |
| Unused | |
| Used | |
| Reused |