Elin Decompiled Documentation EA 23.315 Nightly
Loading...
Searching...
No Matches
DramaActionParser.cs
Go to the documentation of this file.
1using System.Collections.Generic;
2
3public delegate bool DramaActionParser(DramaManager dm, Dictionary<string, string> line);
delegate bool DramaActionParser(DramaManager dm, Dictionary< string, string > line)