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
TShockAPI
GetDataHandlerArgs
C# Class TShockAPI.GetDataHandlerArgs
Inheritance:
System.EventArgs
Show file
Open project: NyxStudios/TShock
Class Usage Examples
Public Methods
Method
Description
GetDataHandlerArgs
(
TShockAPI.TSPlayer
player
,
MemoryStream
data
) :
System
Method Details
GetDataHandlerArgs()
public
method
public
GetDataHandlerArgs
(
TShockAPI.TSPlayer
player
,
MemoryStream
data
) :
System
player
TShockAPI.TSPlayer
data
System.IO.MemoryStream
return
System