Functions
13GetClientId
() → string
| Field | XML type | Value |
|---|
Name | string | GetClientId |
summary | string | Compatibility stub. This function does nothing. |
GetSessionId
() → string
| Field | XML type | Value |
|---|
Name | string | GetSessionId |
summary | string | Compatibility stub. This function does nothing. |
ReleaseRBXEventStream
(target: string) → void
| Field | XML type | Value |
|---|
Name | string | ReleaseRBXEventStream |
summary | string | Compatibility stub. This function does nothing. |
ReportCounter
(counterName: string, amount: int = …) → void
| Field | XML type | Value |
|---|
Name | string | ReportCounter |
summary | string | Compatibility stub. This function does nothing. |
ReportInfluxSeries
(seriesName: string, points: Dictionary, throttlingPercentage: int) → void
| Field | XML type | Value |
|---|
Name | string | ReportInfluxSeries |
summary | string | Compatibility stub. This function does nothing. |
ReportStats
(category: string, value: float) → void
| Field | XML type | Value |
|---|
Name | string | ReportStats |
summary | string | Compatibility stub. This function does nothing. |
SendEventDeferred
(target: string, eventContext: string, eventName: string, additionalArgs: Dictionary) → void
| Field | XML type | Value |
|---|
Name | string | SendEventDeferred |
summary | string | Compatibility stub. This function does nothing. |
SendEventImmediately
(target: string, eventContext: string, eventName: string, additionalArgs: Dictionary) → void
| Field | XML type | Value |
|---|
Name | string | SendEventImmediately |
summary | string | Compatibility stub. This function does nothing. |
SetRBXEvent
(target: string, eventContext: string, eventName: string, additionalArgs: Dictionary) → void
| Field | XML type | Value |
|---|
Name | string | SetRBXEvent |
summary | string | Compatibility stub. This function does nothing. |
SetRBXEventStream
(target: string, eventContext: string, eventName: string, additionalArgs: Dictionary) → void
| Field | XML type | Value |
|---|
Name | string | SetRBXEventStream |
summary | string | Compatibility stub. This function does nothing. |
TrackEvent
(category: string, action: string, label: string, value: int64 = …) → void
| Field | XML type | Value |
|---|
Name | string | TrackEvent |
summary | string | Compatibility stub. This function does nothing. |
TrackEventWithArgs
(category: string, action: string, label: string, args: Dictionary, value: int64 = …) → void
| Field | XML type | Value |
|---|
Name | string | TrackEventWithArgs |
summary | string | Compatibility stub. This function does nothing. |
UpdateHeartbeatObject
(args: Dictionary) → void
| Field | XML type | Value |
|---|
Name | string | UpdateHeartbeatObject |
summary | string | Compatibility stub. This function does nothing. |