Skip to content

RageLib.Resources.RAGE_Matrix3

Jérémie N'gadi edited this page Oct 29, 2018 · 4 revisions

namespace: RageLib.Resources

Inheritance Hierarchy

Syntax

public class RAGE_Matrix3 : ResourceSystemBlock

Constructors

prototype description
method RAGE_Matrix3 () __
method RAGE_Matrix3 (uint Unknown_0h, uint Unknown_4h, uint Unknown_8h, uint Unknown_Ch, uint Unknown_10h, uint Unknown_14h, uint Unknown_18h, uint Unknown_1Ch, uint Unknown_20h, uint Unknown_24h, uint Unknown_28h, uint Unknown_2Ch) __

Properties

name description
property Length __

Methods

prototype description
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