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.

Tags: notCreatable

Members

Properties

Functions

Returns Function History
int GetAwardablePoints ( ) (+0.172)

YieldFunctions

Returns YieldFunction History
Tuple AwardPoints ( int64 userId, int amount )
int GetAwardablePoints ( ) (−0.172)
int GetGamePointBalance ( int64 userId )
int GetPointBalance ( int64 userId )
  • 1 yieldfunction inherited from Instance

Events

Event
PointsAwarded ( int64 userId, int pointsAwarded, int userBalanceInGame, int userTotalBalance )

Function Descriptions

intPointsService.GetAwardablePoints ( )

Version History:(+0.172)

Deprecated: This member is deprecated.

YieldFunction Descriptions

TuplePointsService.AwardPoints ( int64 userId, int amount )

intPointsService.GetAwardablePoints ( )

Version History:(−0.172)

intPointsService.GetGamePointBalance ( int64 userId )

intPointsService.GetPointBalance ( int64 userId )

Deprecated: This member is deprecated.

Event Descriptions

PointsService.PointsAwarded ( int64 userId, int pointsAwarded, int userBalanceInGame, int userTotalBalance )

Inherits: