Module roblox::data_type[][src]

Expand description

This module defines Roblox datatypes as well as some utility types

View Roblox documentation

Re-exports

pub use string::String;

Modules

Provides a type equivalent to Rust’s String type, but copyable.

Structs

Array

Axes

Color from a pallette

Coordinate Frame

Catalog search parameters

RGB Color

Sequence of colors

Dictionary

Descibes details for a DockWidgetPluginGui

Faces

Range of numbers

Sequence of numbers

Overlap Parameters

Describes the physical properties of an object

Directory

Font

Connection to an RBXScriptSignal

Event signal that can be connected to

Ray, to be used when raycasting

Parameters for a raycast

Result of a raycast

Rectangle

3-Dimensional Region

3-Dimensional Region, using i16s for the numeric types

Information describing a Tween

1-Dimensional Universal Dimension

2-Dimensional Universal Dimensions

Vector with 2 components

Vector with 3 components

Vector with 3 components of type i16

Enums

Any value