Documentation
¶
Index ¶
- func AcpToString(b []byte) (string, error)
- func EnsureApiLoaded() error
- func EnsureCoreLoaded() error
- func Extract(msixvcPath string, outDir string) (int, string)
- func ExtractWithPipe(msixvcPath, outDir, pipeName string) (int, string)
- func GetAggregatedUserStatisticsByXuid(xuid uint64) (minutesPlayed int64, blockBroken int64, mobKilled int64, ...)
- func GetGamertagByXuid(xuid uint64) (string, error)
- func GetLocalUserGamerPicture(size int) ([]byte, error)
- func GetLocalUserGamerPictureSize(size int) (int, error)
- func GetLocalUserGamertag() (string, error)
- func GetLocalUserId() (uint64, error)
- func Init()
- func ResetSession() error
- func XUserGetState() (uint32, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AcpToString ¶
func EnsureApiLoaded ¶
func EnsureApiLoaded() error
func EnsureCoreLoaded ¶
func EnsureCoreLoaded() error
func ExtractWithPipe ¶ added in v0.2.1
func GetGamertagByXuid ¶
func GetLocalUserGamertag ¶
func GetLocalUserId ¶
func ResetSession ¶
func ResetSession() error
func XUserGetState ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.