RageLib.GTA5.PSOWrappers.PsoXmlExporter - indilo53/gta-toolkit GitHub Wiki
namespace: RageLib.GTA5.PSOWrappers
Inheritance Hierarchy
Syntax
public class PsoXmlExporter
Constructors
:white_large_square: |
prototype |
description |
method |
PsoXmlExporter () |
__ |
Properties
:white_large_square: |
name |
description |
property |
HashMapping |
__ |
Methods
:white_large_square: |
prototype |
description |
method |
string ByteArrayToString(byte[] b) |
__ |
method |
void Export(IPsoValue value, string xmlFileName) |
__ |
method |
void Export(IPsoValue value, Stream xmlFileStream) |
__ |
Events
:white_large_square: |
name |
description |