RageLib.GTA5.ResourceWrappers.PC.Drawables.DrawableDictionaryFileWrapper_GTA5_pc - indilo53/gta-toolkit GitHub Wiki

namespace: RageLib.GTA5.ResourceWrappers.PC.Drawables

Inheritance Hierarchy

Syntax

public class DrawableDictionaryFileWrapper_GTA5_pc : IDrawableDictionaryFile

Constructors

:white_large_square: prototype description

Properties

:white_large_square: name description
property DrawableDictionary __

Methods

:white_large_square: prototype description
method void Load(Stream stream) Loads the resource from a stream.
method void Load(string fileName) Loads the resource from a file.
method void Save(Stream stream) Saves the resource to a stream.
method void Save(string fileName) Saves the resource to a file.

Events

:white_large_square: name description