Skip to content

RageLib.GTA5.PSOWrappers.Types.PsoArray1

Jérémie N'gadi edited this page Aug 5, 2018 · 3 revisions

namespace: RageLib.GTA5.PSOWrappers.Types

Inheritance Hierarchy

Syntax

public class PsoArray1 : IPsoValue

Constructors

prototype description
method PsoArray1 (PsoFile pso, PsoStructureInfo structureInfo, PsoStructureEntryInfo entryInfo, int numberOfEntries) __

Properties

name description
property Entries __

Methods

prototype description
method void Read(PsoDataReader reader) __
method void Write(DataWriter writer) __

Events

name description
Clone this wiki locally