Skip to content

RageLib.GTA5.PSOWrappers.PsoXmlExporter

Jérémie N'gadi edited this page Aug 5, 2018 · 3 revisions

namespace: RageLib.GTA5.PSOWrappers

Inheritance Hierarchy

  • PsoXmlExporter

Syntax

public class PsoXmlExporter

Constructors

prototype description
method PsoXmlExporter () __

Properties

name description
property HashMapping __

Methods

prototype description
method string ByteArrayToString(byte[] b) __
method void Export(IPsoValue value, string xmlFileName) __
method void Export(IPsoValue value, Stream xmlFileStream) __

Events

name description
Clone this wiki locally