RageLib.GTA5.PSO.PsoFile - indilo53/gta-toolkit GitHub Wiki

namespace: RageLib.GTA5.PSO

Inheritance Hierarchy

  • PsoFile

Syntax

public class PsoFile

Constructors

:white_large_square: prototype description

Properties

:white_large_square: name description
property CHKSSection __
property DataMappingSection __
property DataSection __
property DefinitionSection __
property PSIGSection __
property STRESection __
property STRFSection __
property STRSSection __

Methods

:white_large_square: prototype description
method PsoDataMappingEntry GetBlock(int id) __
method bool IsPSO(string fileName) __
method bool IsPSO(Stream stream) __
method bool IsRBF(Stream stream) __
method void Load(string fileName) __
method void Load(Stream stream) __
method static operator XmlDocument(PsoFile pso) __
method void Save(string fileName) __
method void Save(Stream stream) __

Events

:white_large_square: name description