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