Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
DramaEventGoto.cs
Go to the documentation of this file.
2{
3 public DramaEventGoto(string idJump)
4 {
5 base.idJump = idJump;
6 }
7}
DramaEventGoto(string idJump)
string idJump
Definition: DramaEvent.cs:5