Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
string | sheet |
string | step |
string | book |
string | textData |
string | forceJump |
string | tag |
Card | ref1 |
Person | person |
Action | onComplete |
Definition at line 3 of file DramaSetup.cs.
string DramaSetup.book |
Definition at line 9 of file DramaSetup.cs.
string DramaSetup.forceJump |
Definition at line 13 of file DramaSetup.cs.
Referenced by DramaManager.Play().
Action DramaSetup.onComplete |
Definition at line 21 of file DramaSetup.cs.
Person DramaSetup.person |
Definition at line 19 of file DramaSetup.cs.
Referenced by DramaManager.ParseLine(), and DramaManager.Play().
Card DramaSetup.ref1 |
Definition at line 17 of file DramaSetup.cs.
string DramaSetup.sheet |
Definition at line 5 of file DramaSetup.cs.
Referenced by DramaManager.Load().
string DramaSetup.step |
Definition at line 7 of file DramaSetup.cs.
Referenced by DramaManager.Load(), DramaSequence.OnUpdate(), and DramaManager.Play().
string DramaSetup.tag |
Definition at line 15 of file DramaSetup.cs.
string DramaSetup.textData |
Definition at line 11 of file DramaSetup.cs.
Referenced by DramaManager.AddCustomEvents(), and DramaCustomSequence.BuildTextData().