Elin Modding Docs Doc
|
Public Attributes | |
string | sheet |
string | step |
string | book |
string | textData |
string | forceJump |
string | tag |
Card | ref1 |
Person | person |
Action | onComplete |
Definition at line 4 of file DramaSetup.cs.
string DramaSetup.book |
Definition at line 13 of file DramaSetup.cs.
string DramaSetup.forceJump |
Definition at line 19 of file DramaSetup.cs.
Action DramaSetup.onComplete |
Definition at line 31 of file DramaSetup.cs.
Person DramaSetup.person |
Definition at line 28 of file DramaSetup.cs.
Card DramaSetup.ref1 |
Definition at line 25 of file DramaSetup.cs.
string DramaSetup.sheet |
Definition at line 7 of file DramaSetup.cs.
string DramaSetup.step |
Definition at line 10 of file DramaSetup.cs.
string DramaSetup.tag |
Definition at line 22 of file DramaSetup.cs.
string DramaSetup.textData |
Definition at line 16 of file DramaSetup.cs.