Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
VAGSuite
MapViewerEx.WriteToSRAMEventArgs
C# Class VAGSuite.MapViewerEx.WriteToSRAMEventArgs
Inheritance:
System.EventArgs
Show file
Open project: Blackfrosch/VAGEDCSuite
Public Methods
Method
Description
WriteToSRAMEventArgs
(
string
mapname
,
byte
data
) :
System
Method Details
WriteToSRAMEventArgs()
public
method
public
WriteToSRAMEventArgs
(
string
mapname
,
byte
data
) :
System
mapname
string
data
byte
return
System