Difference between revisions of "TOnAfterMapChangeEvent"
(new page) |
Savage0795 (talk | contribs) m |
||
Line 3: | Line 3: | ||
==Declaration== | ==Declaration== | ||
− | procedure ( | + | procedure (NewMap: string) |
− | + | NewMap: name of the map that has been loaded | |
[[Category:Types]] | [[Category:Types]] |
Latest revision as of 23:49, 19 September 2018
Description
Type used by TMap.OnAfterMapChange as an event handler type.
Declaration
procedure (NewMap: string) NewMap: name of the map that has been loaded