forked from Neodymium146/gta-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 17
RageLib.Resources.Common.ResourceSimpleArrayArray64
Jérémie N'gadi edited this page Aug 5, 2018
·
3 revisions
Represents an array of type T.
namespace: RageLib.Resources.Common
-
ListBase< ResourceSimpleArray< T >>
ResourceSimpleArrayArray64
public class ResourceSimpleArrayArray64
⬜ | prototype | description |
---|---|---|
/images/method.jpg | ResourceSimpleArrayArray64 () |
__ |
⬜ | name | description |
---|---|---|
/images/property.jpg | Length |
Gets the length of the data block. |
⬜ | prototype | description |
---|---|---|
/images/method.jpg | [] GetParts() |
__ |
/images/method.jpg | [] GetReferences() |
__ |
/images/method.jpg | void Read(ResourceDataReader reader, params object[] parameters) |
Reads the data block. |
/images/method.jpg | void Write(ResourceDataWriter writer, params object[] parameters) |
Writes the data block. |
⬜ | name | description |
---|