Skip to content

RageLib.GTA5.ResourceWrappers.PC.Meta.Types.MetaFloat4_XYZW

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

namespace: RageLib.GTA5.ResourceWrappers.PC.Meta.Types

Inheritance Hierarchy

Syntax

public class MetaFloat4_XYZW : IMetaValue

Constructors

prototype description
method MetaFloat4_XYZW () __
method MetaFloat4_XYZW (float x, float y, float z, float w) __

Properties

name description
property W __
property X __
property Y __
property Z __

Methods

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

Events

name description
Clone this wiki locally