Navigation

  • index
  • next |
  • previous |
  • Unreal Python 5.0 (Experimental) documentation »
  • unreal.StateTreeStateLink

unreal.StateTreeStateLink¶

class unreal.StateTreeStateLink¶

Bases: unreal.StructBase

Editor representation of a link to another state in StateTree

C++ Source:

  • Plugin: StateTree

  • Module: StateTreeEditorModule

  • File: StateTreeState.h

Editor Properties: (see get_editor_property/set_editor_property)

  • id (Guid): [Read-Write] ID

  • name (Name): [Read-Write] Name

  • type (StateTreeTransitionType): [Read-Write] Type

Previous topic

unreal.StateTreeItem

Next topic

unreal.StateTreeStateStatus

Quick search

Navigation

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