RageLib.Resources.GTA5.PC.GameFiles.GameFileBase - indilo53/gta-toolkit GitHub Wiki

namespace: RageLib.Resources.GTA5.PC.GameFiles

Inheritance Hierarchy

Syntax

public class GameFileBase : IGameFile

Constructors

:white_large_square: prototype description
method GameFileBase () __

Properties

:white_large_square: name description

Methods

:white_large_square: prototype description
method void Build() __
method void Load(string fileName) __
method void Load(Stream stream) __
method void Load(byte[] data) __
method void Parse() __
method void Save(string fileName) __
method void Save(Stream stream) __
method [] Save() __

Events

:white_large_square: name description