RageLib.Resources.GTA5.PC.Drawables.ShaderParametersBlock_GTA5_pc - indilo53/gta-toolkit GitHub Wiki

namespace: RageLib.Resources.GTA5.PC.Drawables

Inheritance Hierarchy

Syntax

public class ShaderParametersBlock_GTA5_pc : ResourceSystemBlock

Constructors

:white_large_square: prototype description

Properties

:white_large_square: name description
property Length __

Methods

:white_large_square: prototype description
method [] GetParts() Returns a list of data blocks that are part of this block.
method [] GetReferences() Returns a list of data blocks that are referenced by this block.
method void Read(ResourceDataReader reader, params object[] parameters) Reads the data block.
method void Write(ResourceDataWriter writer, params object[] parameters) Writes the data block.

Events

:white_large_square: name description