-
- All Implemented Interfaces:
- io.gs2.model.IResult, Serializable
public class GetTriggerByUserIdResult
extends Object
implements io.gs2.model.IResult, Serializable
ユーザIDを指定してトリガーを取得 のレスポンスモデル
- Author:
- Game Server Services, Inc.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getItem
public Trigger getItem()
トリガーを取得
- Returns:
- ユーザIDを指定してトリガーを取得
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.