Click or drag to resize

SOUtils Methods

The SOUtils type exposes the following members.

Methods
  NameDescription
Public methodDumpClassInfos
Dump ClassInfos. This requires a build with ClassInfos.
(Inherited from IUtils.)
Public methodDumpObjects
Dump objects to filepath. This requires a build with object linking.
(Inherited from IUtils.)
Public methodDumpObjectsOfClass
Dump objects of type ClassName to filepath. This requires a build with object linking.
(Inherited from IUtils.)
Top
See Also