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

Public Member Functions

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

Public Attributes

 edges
 
 node_index
 
 text
 

Detailed Description

Definition at line 168 of file DlgSpellcheckJsonHumanText.py.

Constructor & Destructor Documentation

◆ __init__()

DlgSpellcheckJsonHumanText.DlgNode.__init__ ( self,
node_index,
text )

Definition at line 169 of file DlgSpellcheckJsonHumanText.py.

Member Function Documentation

◆ __repr__()

DlgSpellcheckJsonHumanText.DlgNode.__repr__ ( self)

Definition at line 177 of file DlgSpellcheckJsonHumanText.py.

◆ __str__()

DlgSpellcheckJsonHumanText.DlgNode.__str__ ( self)

Definition at line 174 of file DlgSpellcheckJsonHumanText.py.

Member Data Documentation

◆ edges

DlgSpellcheckJsonHumanText.DlgNode.edges

Definition at line 172 of file DlgSpellcheckJsonHumanText.py.

◆ node_index

DlgSpellcheckJsonHumanText.DlgNode.node_index

Definition at line 170 of file DlgSpellcheckJsonHumanText.py.

◆ text

DlgSpellcheckJsonHumanText.DlgNode.text

Definition at line 171 of file DlgSpellcheckJsonHumanText.py.


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