Skip to content

RageLib.GTA5.ResourceWrappers.PC.Meta.Data.MetaDataWriter

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

namespace: RageLib.GTA5.ResourceWrappers.PC.Meta.Data

Inheritance Hierarchy

Syntax

public class MetaDataWriter : DataWriter

Constructors

prototype description
method MetaDataWriter () __
method MetaDataWriter (Endianess e) __

Properties

name description
property BlockIndex __
property Blocks __
property BlocksCount __
property Length __
property Position __

Methods

prototype description
method void CreateBlockByNameHash(int nameHash) __
method void SelectBlockByIndex(int index) __
method void SelectBlockByNameHash(int nameHash) __

Events

name description
Clone this wiki locally