GetLastRestEventType()
前回PCがとった休息(レスト)時の状態を調べます。
int GetLastRestEventType();
Description
前回の休息時のタイプ(REST_EVENTTYPE_REST_*)を調べます。
(モジュールのOnPCRestedでの設定に従います)
Version
1.22
See Also
functions: | ActionRest | GetIsResting | GetLastPCRested |
categories: | Get Data Functions | PC Only Functions |
constants: | REST_EVENTTYPE_* Constants |
events: | OnPlayerRest Event |
author: Jody Fletcher, JP team: geshi, NamaYake
Send comments on this topic.