ltex

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

LTEX records contain information about landscape textures.

Code generated by generator/gen.go; DO NOT EDIT.

Index

Constants

View Source
const DATA esm.SubrecordTag = "DATA"

Texture filename.

View Source
const INTV esm.SubrecordTag = "INTV"

Index.

View Source
const (
	// LTEX records contain information about landscape textures.
	LTEX esm.RecordTag = "LTEX"
)
View Source
const NAME esm.SubrecordTag = "NAME"

ID string.

Variables

This section is empty.

Functions

This section is empty.

Types

type DATAField

type DATAField struct{ Value string }

Texture filename.

func (*DATAField) Marshal

func (s *DATAField) Marshal() (*esm.Subrecord, error)

func (*DATAField) Tag

func (t *DATAField) Tag() esm.SubrecordTag

func (*DATAField) Unmarshal

func (s *DATAField) Unmarshal(sub *esm.Subrecord) error

type INTVField

type INTVField struct{ Value uint32 }

Index.

func (*INTVField) Marshal

func (s *INTVField) Marshal() (*esm.Subrecord, error)

func (*INTVField) Tag

func (t *INTVField) Tag() esm.SubrecordTag

func (*INTVField) Unmarshal

func (s *INTVField) Unmarshal(sub *esm.Subrecord) error

type NAMEField

type NAMEField struct{ Value string }

ID string.

func (*NAMEField) Marshal

func (s *NAMEField) Marshal() (*esm.Subrecord, error)

func (*NAMEField) Tag

func (t *NAMEField) Tag() esm.SubrecordTag

func (*NAMEField) Unmarshal

func (s *NAMEField) Unmarshal(sub *esm.Subrecord) error

Jump to

Keyboard shortcuts

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