Navigation
API > API/Plugins > API/Plugins/PlainProps
Inheritance Hierarchy
- FDebugIds
- FIdIndexerBase
- TIdIndexer
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include | #include "PlainPropsBind.h" |
| Source | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsIndex.h |
Syntax
template<class NameType>
class TIdIndexer : public PlainProps::FIdIndexerBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSet< NameType > | Names |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FNameId | MakeName
(
T&& Str |
||
| FScopeId | MakeScope
(
T&& Str |
||
| FTypeId | MakeType
(
T&& Scope, |
||
| FTypenameId | MakeTypename
(
T&& Name |
||
| FMemberId | NameMember
(
T&& Name |
||
| FScopeId | |||
| NameType | ResolveName
(
FNameId Id |
Overridden from FIdIndexerBase
Overridden from FDebugIds
| Type | Name | Description | |
|---|---|---|---|
| void | AppendDebugString
(
FString& Out, |