forked from Neodymium146/gta-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 17
RageLib.Resources.RAGE_Vector4
Jérémie N'gadi edited this page Oct 29, 2018
·
4 revisions
namespace: RageLib.Resources
-
IResourceBlock-
IResourceSystemBlock-
ResourceSystemBlockRAGE_Vector4
-
-
public class RAGE_Vector4 : ResourceSystemBlock| ⬜ | prototype | description |
|---|---|---|
| method | RAGE_Vector4 () |
__ |
| method | RAGE_Vector4 (float x1, float x2, float x3, float x4) |
__ |
| ⬜ | name | description |
|---|---|---|
| property | Length |
__ |
| ⬜ | prototype | description |
|---|---|---|
| method | static operator RAGE_Vector4(Vector4 v) |
__ |
| method | static operator Vector4(RAGE_Vector4 v) |
__ |
| method | void Read(ResourceDataReader reader, params object[] parameters) |
Reads the data-block from a stream. |
| method | void Write(ResourceDataWriter writer, params object[] parameters) |
Writes the data-block to a stream. |
| ⬜ | name | description |
|---|