user_asset_3d

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2023 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserAsset3d

type UserAsset3d struct {
	// contains filtered or unexported fields
}

func NewAsset3d

func NewAsset3d(assetUserID universe.AssetUserIDPair, db database.DB, asset3d *universe.Asset3d, isPrivate bool) *UserAsset3d

func (*UserAsset3d) GetAsset3d

func (a *UserAsset3d) GetAsset3d() *universe.Asset3d

func (*UserAsset3d) GetAssetID

func (a *UserAsset3d) GetAssetID() umid.UMID

func (*UserAsset3d) GetAssetUserIDPair

func (a *UserAsset3d) GetAssetUserIDPair() universe.AssetUserIDPair

func (*UserAsset3d) GetEntry

func (a *UserAsset3d) GetEntry() *entry.UserAsset3d

func (*UserAsset3d) GetMeta

func (a *UserAsset3d) GetMeta() *entry.Asset3dMeta

func (*UserAsset3d) GetUserID

func (a *UserAsset3d) GetUserID() umid.UMID

func (*UserAsset3d) Initialize

func (a *UserAsset3d) Initialize(ctx types.LoggerContext) error

func (*UserAsset3d) IsPrivate

func (a *UserAsset3d) IsPrivate() bool

func (*UserAsset3d) LoadFromEntry

func (a *UserAsset3d) LoadFromEntry(entry *entry.UserAsset3d) error

func (*UserAsset3d) SetIsPrivate

func (a *UserAsset3d) SetIsPrivate(isPrivate bool, updateDB bool) error

func (*UserAsset3d) SetMeta

func (a *UserAsset3d) SetMeta(meta *entry.Asset3dMeta, updateDB bool) error

Jump to

Keyboard shortcuts

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