Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGPointArrayData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGPointArrayProperty< typename TPCGPointNativeProperty< Property >::Type > * GetProperty
(
bool bWithInheritance |
Data/PCGPointArrayData.h | ||
const FPCGPointArrayProperty< typename TPCGPointNativeProperty< Property >::Type > * GetProperty
(
bool bWithInheritance |
Data/PCGPointArrayData.h |
GetProperty(bool)
| Name | GetProperty |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGPointArrayData.h |
| Include Path | #include "Data/PCGPointArrayData.h" |
template<EPCGPointNativeProperties Property>
FPCGPointArrayProperty < typename TPCGPointNativeProperty < Property >::Type > * GetProperty
(
bool bWithInheritance
)
GetProperty(bool)
| Name | GetProperty |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGPointArrayData.h |
| Include Path | #include "Data/PCGPointArrayData.h" |
template<EPCGPointNativeProperties Property>
const FPCGPointArrayProperty < typename TPCGPointNativeProperty < Property >::Type > * GetProperty
(
bool bWithInheritance
) const