Skip to content

RageLib.GTA5.PSO.PsoFile

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

namespace: RageLib.GTA5.PSO

Inheritance Hierarchy

  • PsoFile

Syntax

public class PsoFile

Constructors

prototype description

Properties

name description
property DataMappingSection __
property DataSection __
property DefinitionSection __

Methods

prototype description
/images/method.jpg bool IsPSO(string fileName) __
/images/method.jpg bool IsPSO(Stream stream) __
/images/method.jpg bool IsRBF(Stream stream) __
/images/method.jpg void Load(string fileName) __
/images/method.jpg void Load(Stream stream) __
/images/method.jpg void Save(string fileName) __
/images/method.jpg void Save(Stream stream) __

Events

name description
Clone this wiki locally