Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
Inheritance Hierarchy
- UObject
- UPCGData
- UPCGSettingsInterface
- UPCGSettings
- UPCGRerouteSettings
- UPCGNamedRerouteBaseSettings
- UPCGNamedRerouteDeclarationSettings
- UPCGNamedRerouteUsageSettings
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGReroute.h |
| Include | #include "Elements/PCGReroute.h" |
Syntax
UCLASS (MinimalAPI, ClassGroup=(Procedural))
class UPCGNamedRerouteBaseSettings : public UPCGRerouteSettings
Remarks
Base class for both reroute declaration and usage to share implementation, but also because they use the same visual node representation in the editor.