A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
DlgTwineToJsonHumanText.TwineDocumentData Class Reference

Public Member Functions

 __init__ (self)
 
 __repr__ (self)
 
 __str__ (self)
 
 parse (self)
 
 to_dict (self)
 

Public Attributes

 dialogue_guid
 
 dialogue_name
 
 nodes
 
 raw_guid
 

Protected Member Functions

 _parse_dialogue_guid (self)
 

Detailed Description

Definition at line 436 of file DlgTwineToJsonHumanText.py.

Constructor & Destructor Documentation

◆ __init__()

DlgTwineToJsonHumanText.TwineDocumentData.__init__ ( self)

Definition at line 437 of file DlgTwineToJsonHumanText.py.

Member Function Documentation

◆ __repr__()

DlgTwineToJsonHumanText.TwineDocumentData.__repr__ ( self)

Definition at line 477 of file DlgTwineToJsonHumanText.py.

◆ __str__()

DlgTwineToJsonHumanText.TwineDocumentData.__str__ ( self)

Definition at line 474 of file DlgTwineToJsonHumanText.py.

◆ _parse_dialogue_guid()

DlgTwineToJsonHumanText.TwineDocumentData._parse_dialogue_guid ( self)
protected

Definition at line 444 of file DlgTwineToJsonHumanText.py.

Here is the caller graph for this function:

◆ parse()

DlgTwineToJsonHumanText.TwineDocumentData.parse ( self)

Definition at line 449 of file DlgTwineToJsonHumanText.py.

Here is the call graph for this function:

◆ to_dict()

DlgTwineToJsonHumanText.TwineDocumentData.to_dict ( self)

Definition at line 452 of file DlgTwineToJsonHumanText.py.

Member Data Documentation

◆ dialogue_guid

DlgTwineToJsonHumanText.TwineDocumentData.dialogue_guid

Definition at line 441 of file DlgTwineToJsonHumanText.py.

◆ dialogue_name

DlgTwineToJsonHumanText.TwineDocumentData.dialogue_name

Definition at line 440 of file DlgTwineToJsonHumanText.py.

◆ nodes

DlgTwineToJsonHumanText.TwineDocumentData.nodes

Definition at line 442 of file DlgTwineToJsonHumanText.py.

◆ raw_guid

DlgTwineToJsonHumanText.TwineDocumentData.raw_guid

Definition at line 438 of file DlgTwineToJsonHumanText.py.


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