forked from Neodymium146/gta-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 17
RageLib.GTA5.PSO.PsoFile
Jérémie N'gadi edited this page Oct 29, 2018
·
4 revisions
namespace: RageLib.GTA5.PSO
PsoFile
public class PsoFile| ⬜ | prototype | description |
|---|
| ⬜ | name | description |
|---|---|---|
| property | CHKSSection |
__ |
| property | DataMappingSection |
__ |
| property | DataSection |
__ |
| property | DefinitionSection |
__ |
| property | PSIGSection |
__ |
| property | STRESection |
__ |
| property | STRFSection |
__ |
| property | STRSSection |
__ |
| ⬜ | 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) |
__ |
| ⬜ | name | description |
|---|