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