Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FIdScope |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsVisualize.h |
| Include Path | #include "PlainPropsVisualize.h" |
Syntax
class FIdScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIdScope
(
const TIdIndexer< NameT >& Indexer, |
NameType must be a unique static string identifer for NameT, it is used by natvis in a strncmp(str1,str2,N) expression to select the correct typed name indexer, N <= 8 | PlainPropsVisualize.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FIdScope() |
PlainPropsVisualize.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Global | FIdVisualizer * | PlainPropsVisualize.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Current | FIdVisualizer | PlainPropsVisualize.h | ||
| Previous | FIdVisualizer * | PlainPropsVisualize.h |