A Demo Project for the UnrealEngineSDK
|
Public Member Functions | |
__init__ (self, text, edge_text) | |
__repr__ (self) | |
__str__ (self) | |
Public Attributes | |
edge_text | |
text | |
Definition at line 156 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgInnerEdge.__init__ | ( | self, | |
text, | |||
edge_text ) |
Definition at line 157 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgInnerEdge.__repr__ | ( | self | ) |
Definition at line 164 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgInnerEdge.__str__ | ( | self | ) |
Definition at line 161 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgInnerEdge.edge_text |
Definition at line 159 of file DlgSpellcheckJsonHumanText.py.
DlgSpellcheckJsonHumanText.DlgInnerEdge.text |
Definition at line 158 of file DlgSpellcheckJsonHumanText.py.