Skip to content

RageLib.Resources.Common.float_r

Jérémie N'gadi edited this page Aug 5, 2018 · 3 revisions

namespace: RageLib.Resources.Common

Inheritance Hierarchy

Syntax

public class float_r : ResourceSystemBlock

Constructors

prototype description

Properties

name description
property Length __
property Value __

Methods

prototype description
method static operator float(float_r value) __
method static operator float_r(float value) __
method void Read(ResourceDataReader reader, params object[] parameters) Reads the data block.
method void Write(ResourceDataWriter writer, params object[] parameters) Writes the data block.

Events

name description
Clone this wiki locally