SmartFoxServer Unity/.NET API
GetParameter Method (key)
NamespacesSmartFoxClientAPISFSEventGetParameter(String)
Get a specific parameter for the event
Declaration Syntax
C#Visual BasicVisual C++
public Object GetParameter(
	string key
)
Public Function GetParameter ( _
	key As String _
) As Object
public:
Object^ GetParameter(
	String^ key
)
Parameters
key (String)
Return Value
Requested parameter
Remarks

Version:
SmartFoxServer Basic / Pro

Assembly: SmartFoxClient (Module: SmartFoxClient) Version: 1.2.4.0 (1.2.4.0)