Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimationConduitGraphSchema
- UEdGraphSchema::GetGraphDisplayInformation()
- UEdGraphSchema_K2::GetGraphDisplayInformation()
- UAnimationConduitGraphSchema::GetGraphDisplayInformation()
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimationConduitGraphSchema.h |
| Include | #include "AnimationConduitGraphSchema.h" |
| Source | /Engine/Source/Editor/AnimGraph/Private/AnimationConduitGraphSchema.cpp |
virtual void GetGraphDisplayInformation
&40;
const UEdGraph & Graph,
FGraphDisplayInfo & DisplayInfo
&41; const
Remarks
Gets display information for a graph
Parameters
| Name | Description |
|---|---|
| Graph | Graph to get information on |
| DisplayInfo | Appropriate display info for Graph |