Navigation
| Name | PlayTimeLimit |
| Type | Plugin |
| Part of Plugins | Online Framework Plugin |
| Location | /Engine/Plugins/Online/OnlineFramework/Source/PlayTimeLimit/ |
| Module Build Rules | PlayTimeLimit.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FPlayTimeLimitImpl | Implementation of IOnlinePlayTimeLimit |
| FPlayTimeLimitModule | Module for reducing rewards based on play time |
| FPlayTimeLimitUser | Information about a user we are observing the play time and instituting limits for |
| FPlayTimeLimitUserMock | Mock implementation of FPlayTimeLimitUser |
Structs
| Name | Remarks |
|---|---|
| FOnlinePlayLimitConfigEntry | Configuration |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FPlayTimeLimitUserPtr | TSharedPtr< FPlayTimeLimitUser, ESPMode::ThreadSafe > | PlayTimeLimitUser.h | |
| FPlayTimeLimitUserRawPtr | FPlayTimeLimitUser * | PlayTimeLimitUser.h |