Using the Plugin
Access Policy
danger
You have to create and use a Access Policy before using this plugin, see the note above.
Initializing
- Initialize the GameLift Client using the credentials that were provided in the previous step
- Also make sure to select the appropriate region that you're going to be hosting on, for example eu-west-2.
- After the callback is triggered you can start using gamelift functionality, calling gamelift functionality before the callback has returned will cause a hard crash.
Example
- Simple example that creates a custom gamelift location
Blueprint Functions
- To find a list of all the available Blueprint functions, type in "gamelift" in the blueprint context menu
Using the Documentation
- Gamelift API Documentation
- All blueprint functions are named the same as in the official gamelift documentation, see the example below: