RageLib.Resources.GTA5.PC.Clips.Animation - indilo53/gta-toolkit GitHub Wiki
namespace: RageLib.Resources.GTA5.PC.Clips
Inheritance Hierarchy
Syntax
public class Animation : ResourceSystemBlock
Constructors
:white_large_square: |
prototype |
description |
Properties
:white_large_square: |
name |
description |
Methods
:white_large_square: |
prototype |
description |
method |
[] GetParts() |
Returns a list of data blocks that are part of this block. |
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. |
Events
:white_large_square: |
name |
description |