RageLib.Resources.Common.ResourceSimpleArrayArray64 - indilo53/gta-toolkit GitHub Wiki

Represents an array of type T.

namespace: RageLib.Resources.Common

Inheritance Hierarchy

  • ListBase< ResourceSimpleArray< T >>
    • ResourceSimpleArrayArray64

Syntax

public class ResourceSimpleArrayArray64

Constructors

prototype description
method ResourceSimpleArrayArray64 () __

Properties

name description
property Length Gets the length of the data block.

Methods

prototype description
method [] GetParts() __
method [] GetReferences() __
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

name description
⚠️ **GitHub.com Fallback** ⚠️