Click or drag to resize

InputBehaviorToXmlString Method

Exports the map to an XML string.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string ToXmlString()

Return Value

Type: String
XML string
See Also