Navigation
API > API/Plugins > API/Plugins/PCG
| Name | TPCGPointNativeProperty |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGPointPropertiesTraits.h |
| Include Path | #include "PCGPointPropertiesTraits.h" |
Syntax
template<EPCGPointNativeProperties Property>
struct TPCGPointNativeProperty : public TPCGBasePointNativeProperty< Property >
Inheritance Hierarchy
- TPCGBasePointNativeProperty → TPCGPointNativeProperty
Struct Specializations
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| AccessorType | Type | PCGPointPropertiesTraits.h | |
| ConstValueRange | TConstPCGValueRange< Type > | PCGPointPropertiesTraits.h | |
| Type | void | PCGPointPropertiesTraits.h | |
| ValueRange | TPCGValueRange< Type > | PCGPointPropertiesTraits.h |