A Demo Project for the UnrealEngineSDK
|
Public Member Functions | |
__init__ (self, target_node_index, text) | |
__repr__ (self) | |
__str__ (self) | |
Public Attributes | |
target_node_index | |
text | |
Definition at line 144 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgEdge.__init__ | ( | self, | |
target_node_index, | |||
text ) |
Definition at line 145 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgEdge.__repr__ | ( | self | ) |
Definition at line 152 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgEdge.__str__ | ( | self | ) |
Definition at line 149 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgEdge.target_node_index |
Definition at line 146 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgEdge.text |
Definition at line 147 of file DlgSpellcheckJsonHumanText.py.