Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata
Inheritance Hierarchy
- CompareBasedFindNearestTraits
- SoftObjectPathTraits
- MetadataTraits< FSoftClassPath >
- MetadataTraits< FSoftObjectPath >
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGMetadataAttributeTraits.h |
| Include | #include "Metadata/PCGMetadataAttributeTraits.h" |
Syntax
template<typename T>
struct SoftObjectPathTraits : public PCG::Private::CompareBasedFindNearestTraits< SoftObjectPathTraits< T >, T >
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Equal
(
const T& A, |
||
| bool | Greater
(
const T& A, |
||
| bool | GreaterOrEqual
(
const FSoftObjectPath& A, |
||
| bool | Less
(
const T& A, |
||
| bool | LessOrEqual
(
const T& A, |
||
| bool | Matches
(
const T& A, |
||
| bool | Substring
(
const T& A, |
||
| T | ZeroValue () |