Navigation
API > API/Plugins > API/Plugins/PCG
Extension helper class to allow templatization without dirtying the PCGGraph.h file
| Name | FPCGGraphParameterExtension |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Helpers/PCGGraphParameterExtension.h |
| Include Path | #include "Helpers/PCGGraphParameterExtension.h" |
Syntax
class FPCGGraphParameterExtension
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticFail | bool constexpr | Helpers/PCGGraphParameterExtension.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TValueOrError< bool, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< uint8, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< int32, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< int64, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< FName, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< FString, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< FSoftObjectPath, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< FSoftClassPath, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< TSoftObjectPtr< UObject >, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< double, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< TSoftClassPtr< UObject >, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< UClass *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< FVector *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< FRotator *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< FTransform *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< FVector4 *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< FVector2D *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< FQuat *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< FSoftClassPath *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< UObject *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< float, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Template declarations necessary for DLL API. | Helpers/PCGGraphParameterExtension.h | |
TValueOrError< FSoftObjectPath *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
TValueOrError< FSoftObjectPath *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< FSoftClassPath *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< float, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< bool, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< uint8, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< int32, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< int64, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< FName, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< FString, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< FSoftObjectPath, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< FSoftClassPath, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< double, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< TSoftClassPtr< UObject >, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< TSoftObjectPtr< UObject >, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< FVector2D *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< FVector4 *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< FTransform *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< FQuat *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< FVector *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< UClass *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< UObject *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
TValueOrError< FRotator *, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
|||
EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TValueOrError< T, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Catch all implicit templates for unsupported types. | Helpers/PCGGraphParameterExtension.h | |
static TValueOrError< uint64, EPropertyBagResult > GetGraphParameter
(
const FInstancedPropertyBag& PropertyBag, |
Enum Objects are a special signature. | Helpers/PCGGraphParameterExtension.h | |
static EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h | ||
static EPropertyBagResult SetGraphParameter
(
FInstancedPropertyBag& PropertyBag, |
Helpers/PCGGraphParameterExtension.h |