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