Collapse All
Expand All
C#
SFS2X API (Unity/C#)
ISFSObject
.
.
::
.
.
GetHexDump Method
ISFSObject Interface
See Also
Send Feedback
Returns a detailed hex-dump of the object that can logged or traced in the console for debugging purposes.
Namespace:
Sfs2X.Entities.Data
Assembly:
SmartFox2
(in SmartFox2.dll) Version: 0.9.14.0
Syntax
C#
string
GetHexDump
()
Return Value
A
String
See Also
ISFSObject Interface
Sfs2X.Entities.Data Namespace