Battle Talent
V11
|
This is the complete list of members for AwsServices, including all inherited members.
APIGateWayAuthMeta(string nonce, ulong userId, string region, string aliasId, int maxRoomCount) (defined in AwsServices) | AwsServices | static |
APIGateWayAuthSteam(byte[] ticket, string identity, string region, string aliasId, int maxRoomCount) (defined in AwsServices) | AwsServices | static |
APIGateWayConnectToServer(string region, string aliasId, int maxRoomCount, string playerId="") (defined in AwsServices) | AwsServices | static |
APIGateWayCreateDedicatedServer(string region, string aliasId) (defined in AwsServices) | AwsServices | static |
autoRegion (defined in AwsServices) | AwsServices | static |
autoRegionIndex (defined in AwsServices) | AwsServices | static |
AwsLocationMap (defined in AwsServices) | AwsServices | static |
awsPingRegionDic (defined in AwsServices) | AwsServices | static |
BackUpAlias (defined in AwsServices) | AwsServices | static |
ClearCacheDBRooms() (defined in AwsServices) | AwsServices | static |
CreateGameSessionAsync(AmazonGameLiftClient awsGameLift, int maxPlayerCount=100, System.Action callback=null) (defined in AwsServices) | AwsServices | static |
CreateGameSessionAsync(AmazonGameLiftClient awsGameLift, string fleetId="", string location="us-west-1") (defined in AwsServices) | AwsServices | static |
CreateGameSessionAsyncCN(AmazonGameLiftClient awsGameLift, string fleetId="") (defined in AwsServices) | AwsServices | static |
CreatePlayerSessionAsync(string region, string gameSessionId, string playerId) (defined in AwsServices) | AwsServices | static |
createRegionIndex (defined in AwsServices) | AwsServices | static |
DBAddDSRoomId(string roomId, System.Action callback) (defined in AwsServices) | AwsServices | static |
DBAddDSRoomItem(string roomId, string serverIp="", string hostName="", bool canJoin=true, string versionStr="PC-53-0", string roomName="", int playerCount=1, int maxPlayer=4, string password="", ushort port=7777) | AwsServices | static |
DBAddRoomItem(string roomId, string hostName="playerHost", string latency="0", string hostPublicIp="", bool canJoin=true, bool isMR=false, int version=0, string versionStr="PC-53-0", string roomName="", int playerCount=1, int maxPlayer=4) (defined in AwsServices) | AwsServices | static |
DBListDSRoomIds() (defined in AwsServices) | AwsServices | static |
DBRemoveDSRoomId(string roomId) (defined in AwsServices) | AwsServices | static |
DBRemoveDSRoomItem(string roomId, string serverIp, string hostName) (defined in AwsServices) | AwsServices | static |
DBRemoveRoomItem() (defined in AwsServices) | AwsServices | static |
DBUpdateDSRoomCanJoin(bool canJoin=true) (defined in AwsServices) | AwsServices | static |
DBUpdateDSRoomPlayerCount(int playerCount=1) (defined in AwsServices) | AwsServices | static |
DBUpdateRoomItem(string latency, bool canJoin=true, bool isMR=false, int playerCount=1) (defined in AwsServices) | AwsServices | static |
DBUpdateRoomMapName(string mapName="Hall") (defined in AwsServices) | AwsServices | static |
DBUpdateRoomMaxPlayerCount(int maxPlayer=4) (defined in AwsServices) | AwsServices | static |
DBUpdateRoomModIds(string idsStr) (defined in AwsServices) | AwsServices | static |
DBUpdateRoomPassword(string password="") (defined in AwsServices) | AwsServices | static |
devAlias (defined in AwsServices) | AwsServices | static |
DevAlias (defined in AwsServices) | AwsServices | static |
DSAlias (defined in AwsServices) | AwsServices | static |
dynamoDBClient (defined in AwsServices) | AwsServices | static |
dynamoDBDSClient (defined in AwsServices) | AwsServices | static |
editorDevMode (defined in AwsServices) | AwsServices | static |
FleetId (defined in AwsServices) | AwsServices | static |
gameLiftClients (defined in AwsServices) | AwsServices | static |
GameSessionId (defined in AwsServices) | AwsServices | static |
GameSessionPlacementId (defined in AwsServices) | AwsServices | static |
GetGameLiftRegion(AmazonGameLiftClient amazonGameLift) (defined in AwsServices) | AwsServices | static |
GetGameSessionQueue(AmazonGameLiftClient awsGameLift) (defined in AwsServices) | AwsServices | static |
GetPingAwsRegionAndroid(string awsRegion, float time, out int pingTime) (defined in AwsServices) | AwsServices | static |
hostMapName (defined in AwsServices) | AwsServices | static |
hostPlayerName (defined in AwsServices) | AwsServices | static |
hostRegion (defined in AwsServices) | AwsServices | static |
hostRoomId (defined in AwsServices) | AwsServices | static |
hostRoomName (defined in AwsServices) | AwsServices | static |
hostRoomPassword (defined in AwsServices) | AwsServices | static |
isDedicatedServer | AwsServices | static |
ListAliasesAsync(AmazonGameLiftClient awsGameLift) (defined in AwsServices) | AwsServices | static |
ListAllPlayerSessionsAsync(AmazonGameLiftClient awsGameLift) (defined in AwsServices) | AwsServices | static |
ListDBRoom(bool listMR=false) (defined in AwsServices) | AwsServices | static |
ListFleetsAsync(AmazonGameLiftClient awsGameLift) (defined in AwsServices) | AwsServices | static |
ListGameSessionsAsync(AmazonGameLiftClient awsGameLift) (defined in AwsServices) | AwsServices | static |
ListGameSessionsAsync(AmazonGameLiftClient awsGameLift, string fleet) (defined in AwsServices) | AwsServices | static |
ListInstanceAsync(AmazonGameLiftClient awsGameLift, string fleetId, string location) (defined in AwsServices) | AwsServices | static |
ListInstanceAsync(AmazonGameLiftClient awsGameLift) (defined in AwsServices) | AwsServices | static |
ListPlayerSessionsAsync(AmazonGameLiftClient awsGameLift, string gameSessionId) (defined in AwsServices) | AwsServices | static |
Location (defined in AwsServices) | AwsServices | static |
manualRegion (defined in AwsServices) | AwsServices | static |
manualRegionIndex (defined in AwsServices) | AwsServices | static |
maxRoomCount (defined in AwsServices) | AwsServices | static |
PingAwsRegion(string awsRegion, float time) (defined in AwsServices) | AwsServices | static |
PlayerSessionId (defined in AwsServices) | AwsServices | static |
Port (defined in AwsServices) | AwsServices | static |
ReleaseAlias (defined in AwsServices) | AwsServices | static |
ResolveAliasAsync(AmazonGameLiftClient awsGameLift, Alias alias) (defined in AwsServices) | AwsServices | static |
roomListTableName (defined in AwsServices) | AwsServices | static |
SelectGameLiftRegion(RegionEndpoint regionEndpoint) (defined in AwsServices) | AwsServices | static |
serverIpAddress (defined in AwsServices) | AwsServices | static |
serviceRegionEndpoint (defined in AwsServices) | AwsServices | static |
StartGameSessionPlacement(AmazonGameLiftClient awsGameLift) (defined in AwsServices) | AwsServices | static |
StopGameSessionPlacement(AmazonGameLiftClient awsGameLift) (defined in AwsServices) | AwsServices | static |
versionStr (defined in AwsServices) | AwsServices | static |