Photon Server API
Public Member Functions | |
| TResult | GetResult (TArgs args) |
Public Attributes | |
| readonly TimeSpan | RefreshInterval |
| readonly TimeSpan | ResultExpiration |
Protected Member Functions | |
| CachedFuncBase (TimeSpan updateInterval, TimeSpan resultExpiration) | |
| abstract TResult | Invoke (TArgs args) |
|
inlineprotected |
|
inline |
|
protectedpure virtual |
| readonly TimeSpan ExitGames.Caching.CachedFuncBase< TArgs, TResult >.RefreshInterval |
| readonly TimeSpan ExitGames.Caching.CachedFuncBase< TArgs, TResult >.ResultExpiration |