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