Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata
Inheritance Hierarchy
- DefaultOperationTraits
- DefaultStringTraits
- VectorTraits
- MetadataTraits< FVector2D >
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGMetadataAttributeTraits.h |
| Include | #include "Metadata/PCGMetadataAttributeTraits.h" |
Syntax
template<>
struct MetadataTraits< FVector2D > : public PCG::Private::VectorTraits< FVector2D >
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Equal
(
const FVector2D& A, |
||
| bool | Greater
(
const FVector2D& A, |
||
| bool | GreaterOrEqual
(
const FVector2D& A, |
||
| bool | Less
(
const FVector2D& A, |
||
| bool | LessOrEqual
(
const FVector2D& A, |
||
| FVector2D | Max
(
const FVector2D& A, |
||
| FVector2D | Min
(
const FVector2D& A, |