StartSystem
Inherits: System
Functions
start
Set up a pod for the player
function start() public returns (bytes32 podEntity);
Returns
Name | Type | Description |
---|---|---|
podEntity | bytes32 | Id of pod entity |
Inherits: System
Set up a pod for the player
function start() public returns (bytes32 podEntity);
Returns
Name | Type | Description |
---|---|---|
podEntity | bytes32 | Id of pod entity |