Represents a game parameter that can be customized.
More...
|
| T | GetServerOverride< T > (T current) |
| | Overrides the current value of a parameter with the value fetched from the server, if available.
|
| |
Represents a game parameter that can be customized.
◆ GetServerOverride< T >()
| T Enablegames.GameParameter.GetServerOverride< T > |
( |
T | current | ) |
|
|
inlineprotected |
Overrides the current value of a parameter with the value fetched from the server, if available.
- Template Parameters
-
| T | The type of the parameter. |
- Parameters
-
| current | The current value of the parameter. |
- Returns
- The overridden value of the parameter if available from the server, otherwise the current value.
The documentation for this class was generated from the following file:
- /Users/yiyangshang/egdl2/Assets/eag/Scripts/enablegames/Parameters/ParamCreator/GameParameter.cs