Navigation
Unreal Engine C++ API Reference > Developer > VisualGraphUtils
References
Module | VisualGraphUtils |
Header | /Engine/Source/Developer/VisualGraphUtils/Public/VisualGraphObjectUtils.h |
Include | #include "VisualGraphObjectUtils.h" |
Syntax
class FVisualGraphObjectUtils
Functions
Type | Name | Description |
---|---|---|
FVisualGraph | TraverseTickOrder ( const TArray< UObject* >& InO... ) | |
FVisualGraph | TraverseUObjectReferences ( const TArray< UObject* >& InO..., const TArray< UClass* >& InCl..., const TArray< UObject* >& InO..., const TArray< UObject* >& InO..., bool bTraverseObjectsInOuter, bool bCollectReferencesBySerialize, bool bRecursive ) | FVisualGraphObjectUtils. |