A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
DlgSpellcheckJsonHumanText.DlgEdge Class Reference

Public Member Functions

 __init__ (self, target_node_index, text)
 
 __repr__ (self)
 
 __str__ (self)
 

Public Attributes

 target_node_index
 
 text
 

Detailed Description

Definition at line 144 of file DlgSpellcheckJsonHumanText.py.

Constructor & Destructor Documentation

◆ __init__()

DlgSpellcheckJsonHumanText.DlgEdge.__init__ ( self,
target_node_index,
text )

Definition at line 145 of file DlgSpellcheckJsonHumanText.py.

Member Function Documentation

◆ __repr__()

DlgSpellcheckJsonHumanText.DlgEdge.__repr__ ( self)

Definition at line 152 of file DlgSpellcheckJsonHumanText.py.

◆ __str__()

DlgSpellcheckJsonHumanText.DlgEdge.__str__ ( self)

Definition at line 149 of file DlgSpellcheckJsonHumanText.py.

Member Data Documentation

◆ target_node_index

DlgSpellcheckJsonHumanText.DlgEdge.target_node_index

Definition at line 146 of file DlgSpellcheckJsonHumanText.py.

◆ text

DlgSpellcheckJsonHumanText.DlgEdge.text

Definition at line 147 of file DlgSpellcheckJsonHumanText.py.


The documentation for this class was generated from the following file: