RageLib.GTA5.PSOWrappers.Types.PsoFloat3 - indilo53/gta-toolkit GitHub Wiki

namespace: RageLib.GTA5.PSOWrappers.Types

Inheritance Hierarchy

Syntax

public class PsoFloat3 : IPsoValue

Constructors

:white_large_square: prototype description
method PsoFloat3 () __

Properties

:white_large_square: name description
property X __
property Y __
property Z __

Methods

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

Events

:white_large_square: name description