Collapse All
Expand All
C#
SFS2X API (Unity/C#)
BaseEvent
.
.
::
.
.
Params Property
BaseEvent Class
See Also
Send Feedback
A Hashtable containing the event's parameters.
Namespace:
Sfs2X.Core
Assembly:
SmartFox2
(in SmartFox2.dll) Version: 0.9.14.0
Syntax
C#
public
Hashtable
Params
{
get
;
set
; }
See Also
BaseEvent Class
Sfs2X.Core Namespace