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 Aug 5, 2018
·
4 revisions
namespace: RageLib.GTA5.PSO
PsoFile
public class PsoFile
⬜ | prototype | description |
---|
⬜ | name | description |
---|---|---|
property | DataMappingSection |
__ |
property | DataSection |
__ |
property | DefinitionSection |
__ |
⬜ | 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) |
__ |
⬜ | name | description |
---|