RageLib.Resources.RAGE_Matrix3 - indilo53/gta-toolkit GitHub Wiki
namespace: RageLib.Resources
Inheritance Hierarchy
Syntax
public class RAGE_Matrix3 : ResourceSystemBlock
Constructors
:white_large_square: |
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
:white_large_square: |
name |
description |
property |
Length |
__ |
Methods
:white_large_square: |
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
:white_large_square: |
name |
description |