Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimationStateMachineSchema
- UEdGraphSchema::GetGraphDisplayInformation()
- UAnimationStateMachineSchema::GetGraphDisplayInformation()
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimationStateMachineSchema.h |
| Include | #include "AnimationStateMachineSchema.h" |
| Source | /Engine/Source/Editor/AnimGraph/Private/AnimationStateMachineSchema.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 |