Reference API Roblox

Engine API

Website

Related

Reference API Roblox

MLSession

This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
Tags: [NotCreatable, NotReplicated]

Member index 1

HistoryMember
676ForwardAsync(data: Dictionary): Dictionary
inherited from Object
647ClassName: string
647className: string
647GetPropertyChangedSignal(property: string): RBXScriptSignal
647IsA(className: string): bool
650isA(className: string): bool
647Changed(property: string)

Description

History 2

Members 1

ForwardAsync

Parameters (1)
dataDictionary
Returns (1)
Dictionary
This function yields. It will block the calling thread until completion.

History 1

Tags: [Yields]

Settings