unhandled

package
v0.0.0-...-b7eb296 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 14, 2021 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

View Source
const (
	DieRollResultsMethod      thread.LogMethod = "GREMessageType_DieRollResultsResp"
	SubmitTargetsRespMethod   thread.LogMethod = "GREMessageType_SubmitTargetsResp"
	SubmitAttackersRespMethod thread.LogMethod = "GREMessageType_SubmitAttackersResp"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DieRollResults

type DieRollResults struct {
	PlayerDieRolls []Roll `json:"playerDieRolls"`
}

type Roll

type Roll struct {
	SystemSeatId int `json:"systemSeatId"`
	RollValue    int `json:"rollValue"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL