js_to_struct

package
v0.0.0-...-fc17aaa Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CfgCheckpointBuff

type CfgCheckpointBuff []CfgCheckpointBuffInfo

func GetCfgCheckpointBuff

func GetCfgCheckpointBuff(jsPath string) CfgCheckpointBuff

type CfgCheckpointBuffInfo

type CfgCheckpointBuffInfo struct {
	Effects []struct {
		Desc   string  `json:"desc"`
		Type   string  `json:"type"`
		Values []int64 `json:"values"`
	} `json:"effects"`
	AttachRole int64  `json:"attach_role"`
	Id         int64  `json:"id"`
	Name       string `json:"name"`
}

Jump to

Keyboard shortcuts

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