Skip to content

RageLib.GTA5.PSOWrappers.Types.PsoFloat2

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

namespace: RageLib.GTA5.PSOWrappers.Types

Inheritance Hierarchy

Syntax

public class PsoFloat2 : IPsoValue

Constructors

prototype description
method PsoFloat2 () __

Properties

name description
property X __
property Y __

Methods

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

Events

name description
Clone this wiki locally