Skip to content

RageLib.Resources.GTA5.PC.Textures.TextureDictionary

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

namespace: RageLib.Resources.GTA5.PC.Textures

Inheritance Hierarchy

Syntax

public class TextureDictionary : FileBase64_GTA5_pc

Constructors

prototype description
method TextureDictionary () __

Properties

name description

Methods

prototype description
method [] GetParts() Returns a list of data blocks that are part of this block.
method void Read(ResourceDataReader reader, params object[] parameters) Reads the data-block from a stream.
method void Write(ResourceDataWriter writer, params object[] parameters) Writes the data-block to a stream.

Events

name description
Clone this wiki locally