Navigation
API > API/Plugins > API/Plugins/CommonConversationGraph
References
| Module | CommonConversationGraph |
| Header | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Public/ConversationEditorColors.h |
| Include | #include "ConversationEditorColors.h" |
namespace ConversationEditorColors
{
namespace NodeBody
{
const FLinearColor ConversationEditorColors::NodeBody::EntryPoint
(
0. 5f,
0. 5f,
0. 5f,
0. 1f
)
}
}