A Demo Project for the UnrealEngineSDK
|
Go to the source code of this file.
Namespaces | |
namespace | DlgSpellcheckJsonHumanText |
Variables | |
DlgSpellcheckJsonHumanText.args = parser.parse_args() | |
DlgSpellcheckJsonHumanText.default | |
DlgSpellcheckJsonHumanText.help | |
str | DlgSpellcheckJsonHumanText.JSON_KEY_EDGE_TARGET_NODE_INDEX = "TargetNodeIndex" |
str | DlgSpellcheckJsonHumanText.JSON_KEY_INNER_EDGE_TEXT = "EdgeText" |
str | DlgSpellcheckJsonHumanText.JSON_KEY_NODE_EDGES = "Edges" |
str | DlgSpellcheckJsonHumanText.JSON_KEY_NODE_INDEX = "NodeIndex" |
str | DlgSpellcheckJsonHumanText.JSON_KEY_NODE_SEQUENCE = "Sequence" |
str | DlgSpellcheckJsonHumanText.JSON_KEY_SPEECH_NODES = "SpeechNodes" |
str | DlgSpellcheckJsonHumanText.JSON_KEY_SPEECH_SEQUENCE_NODES = "SpeechSequenceNodes" |
str | DlgSpellcheckJsonHumanText.JSON_KEY_TEXT = "Text" |
DlgSpellcheckJsonHumanText.nargs | |
DlgSpellcheckJsonHumanText.parser = argparse.ArgumentParser() | |
DlgSpellcheckJsonHumanText.str | |
DlgSpellcheckJsonHumanText.type | |