Navigation

  • index
  • next |
  • previous |
  • Unreal Python 5.2 (Experimental) documentation »
  • unreal.ConversationNodeWithLinks

unreal.ConversationNodeWithLinks¶

class unreal.ConversationNodeWithLinks(outer: Object | None = None, name: Name | str = 'None')¶

Bases: ConversationNode

Conversation Node with Links

C++ Source:

  • Plugin: CommonConversation

  • Module: CommonConversationRuntime

  • File: ConversationNode.h

Editor Properties: (see get_editor_property/set_editor_property)

  • node_name (str): [Read-Write] node name

  • show_property_details (bool): [Read-Write] show detailed information about properties

  • show_property_editors (bool): [Read-Write] show detailed information about properties

Table of Contents

  • unreal.ConversationNodeWithLinks
    • ConversationNodeWithLinks

Previous topic

unreal.ConversationNode

Next topic

unreal.ConversationParticipantComponent

Quick search

Navigation

  • index
  • next |
  • previous |
  • Unreal Python 5.2 (Experimental) documentation »
  • unreal.ConversationNodeWithLinks
© Copyright ©, Epic Games, Inc. All rights reserved. Unreal and its logo are Epic’s trademarks or registered trademarks in the US and elsewhere.