RageLib.GTA5.ResourceWrappers.PC.Meta.Types.MetaFloat4_XYZ - indilo53/gta-toolkit GitHub Wiki
namespace: RageLib.GTA5.ResourceWrappers.PC.Meta.Types
Inheritance Hierarchy
Syntax
public class MetaFloat4_XYZ : IMetaValue
Constructors
| :white_large_square: |
prototype |
description |
| method |
MetaFloat4_XYZ () |
__ |
| method |
MetaFloat4_XYZ (float x, float y, float z) |
__ |
Properties
| :white_large_square: |
name |
description |
| property |
Unk |
__ |
| property |
X |
__ |
| property |
Y |
__ |
| property |
Z |
__ |
Methods
| :white_large_square: |
prototype |
description |
| method |
void Read(DataReader reader) |
__ |
| method |
void Write(DataWriter writer) |
__ |
Events
| :white_large_square: |
name |
description |