RageLib.GTA5.ResourceWrappers.PC.Meta.Data.MetaDataWriter - indilo53/gta-toolkit GitHub Wiki
namespace: RageLib.GTA5.ResourceWrappers.PC.Meta.Data
Inheritance Hierarchy
Syntax
public class MetaDataWriter : DataWriter
Constructors
:white_large_square: |
prototype |
description |
method |
MetaDataWriter () |
__ |
method |
MetaDataWriter (Endianess e) |
__ |
Properties
:white_large_square: |
name |
description |
property |
BlockIndex |
__ |
property |
Blocks |
__ |
property |
BlocksCount |
__ |
property |
Length |
__ |
property |
Position |
__ |
Methods
:white_large_square: |
prototype |
description |
method |
void CreateBlockByNameHash(int nameHash) |
__ |
method |
void SelectBlockByIndex(int index) |
__ |
method |
void SelectBlockByNameHash(int nameHash) |
__ |
Events
:white_large_square: |
name |
description |