Navigation
API > API/Plugins > API/Plugins/CommonConversationGraph
References
| Module | CommonConversationGraph |
| Header | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Public/ConversationGraphTypes.h |
| Include | #include "ConversationGraphTypes.h" |
Syntax
struct FNodeBounds
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector2D | Position | ||
| FDeprecateSlateVector2D | Position | ||
| FVector2D | Size | ||
| FDeprecateSlateVector2D | Size |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNodeBounds
(
FVector2D InPos, |
|||