A Demo Project for the UnrealEngineSDK
|
Public Member Functions | |
__init__ (self, node_index, text) | |
__repr__ (self) | |
__str__ (self) | |
Public Attributes | |
edges | |
node_index | |
text | |
Definition at line 168 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgNode.__init__ | ( | self, | |
node_index, | |||
text ) |
Definition at line 169 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgNode.__repr__ | ( | self | ) |
Definition at line 177 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgNode.__str__ | ( | self | ) |
Definition at line 174 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgNode.edges |
Definition at line 172 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgNode.node_index |
Definition at line 170 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgNode.text |
Definition at line 171 of file DlgSpellcheckJsonHumanText.py.