ServerBootstrap
This item only works when running on the server. Server
Internal module only to be used by Axis itself
Functions
ApplyPlayerConfig
Applies the current player config to the given player
ApplyCharacterConfig
This is a yielding function. When called, it will pause the Lua thread that called the function until a result is ready to be returned, without interrupting other scripts. YieldsApplies the current player config to the given player's character
Errors
Type | Description |
---|---|
"Player currently doesn't have a character" | Error happens when the function is called but the player's character does not yet exist |
BootSequence
ServerBootstrap:
BootSequence
(
) →
bool
Executes all the phases in order