EGDL2 2.1
Loading...
Searching...
No Matches
Enablegames.GameParameterCreator Class Reference

Class responsible for creating and managing game parameters for UI. More...

Inherits MonoBehaviour.

Public Member Functions

void Reset ()
 Resets the game parameter creator by clearing all widgets and objects.
 
void LoadIntoParamHandler (GameParameters parameter)
 Loads the given game parameters into the parameter handler.
 
async void SetUp ()
 Populate list of widgets/parameters in the UI.
 
void LoadGame ()
 Loads the game scene and prints the parameters.
 

Detailed Description

Class responsible for creating and managing game parameters for UI.

Member Function Documentation

◆ LoadIntoParamHandler()

void Enablegames.GameParameterCreator.LoadIntoParamHandler ( GameParameters parameter)
inline

Loads the given game parameters into the parameter handler.

Parameters
parameterThe game parameters to load.
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: