エンジンクラス
PointsService
*このコンテンツは、ベータ版のAI(人工知能)を使用して翻訳されており、エラーが含まれている可能性があります。このページを英語で表示するには、 こちら をクリックしてください。
概要
方法
AwardPoints(userId: number,amount: number):Tuple |
GetGamePointBalance(userId: number):number |
GetPointBalance(userId: number):number |
イベント
PointsAwarded(userId: number,pointsAwarded: number,userBalanceInGame: number,userTotalBalance: number):RBXScriptSignal |
APIリファレンス
方法
AwardPoints
GetAwardablePoints
GetGamePointBalance
GetPointBalance
イベント
PointsAwarded