This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Members

YieldFunctions

Returns YieldFunction History
Dictionary GetPaginatedMemoryByTexture ( TextureQueryType queryType, int pageIndex, int pageSize ) (+0.281)
  • 1 yieldfunction inherited from Instance

Events

Property Descriptions

int Stats.ContactsCount

Version History:(+0.305)

Tags: readonly

float Stats.DataReceiveKbps

Version History:(+0.305)

Tags: readonly

float Stats.DataSendKbps

Version History:(+0.305)

Tags: readonly

float Stats.HeartbeatTimeMs

Version History:(+0.305)

Tags: readonly

int Stats.InstanceCount

Version History:(+0.305)

Tags: readonly

double Stats.MinReportInterval

Version History:(+0.48, −0.310)

Tags: RobloxScriptSecurity

int Stats.MovingPrimitivesCount

Version History:(+0.305)

Tags: readonly

float Stats.PhysicsReceiveKbps

Version History:(+0.305)

Tags: readonly

float Stats.PhysicsSendKbps

Version History:(+0.305)

Tags: readonly

float Stats.PhysicsStepTimeMs

Version History:(+0.305)

Tags: readonly

int Stats.PrimitivesCount

Version History:(+0.305)

Tags: readonly

string Stats.ReporterType

Version History:(+0.48, −0.310)

Tags: RobloxScriptSecurity

Function Descriptions

floatStats.GetMemoryUsageMbForTag ( DeveloperMemoryTag tag )

Version History:(+0.305)

DictionaryStats.GetPaginatedMemoryByTexture ( int pageIndex, int pageSize )

Version History:(+0.280, −0.281)

Tags: RobloxScriptSecurity

floatStats.GetTotalMemoryUsageMb ( )

Version History:(+0.325)

floatStats.GetTotalUsedMemory ( )

Version History:(+0.323, −0.325)

voidStats.Report ( string category, Dictionary data )

Version History:(+0.48, −0.310)

Tags: RobloxScriptSecurity

voidStats.ReportJobsStepWindow ( )

Version History:(+0.49, −0.310)

Tags: RobloxScriptSecurity

voidStats.ReportTaskScheduler ( bool includeJobs = false )

Version History:(+0.48, −0.310)

Tags: RobloxScriptSecurity

voidStats.SetReportUrl ( string url )

Version History:(+0.48, −0.310)

Tags: RobloxScriptSecurity

YieldFunction Descriptions

DictionaryStats.GetPaginatedMemoryByTexture ( TextureQueryType queryType, int pageIndex, int pageSize )

Version History:(+0.281)

Tags: RobloxScriptSecurity

Inherits: