impact

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadPrefabGUID

func LoadPrefabGUID(targetPath string) (string, error)

Types

type FileHit

type FileHit struct {
	Path       string
	References int
	FileIDs    []int64
}

type Request

type Request struct {
	ProjectPath string
	TargetPath  string
	SceneScope  []string
	MaxDepth    int
}

type Result

type Result struct {
	Status         string
	PrefabPath     string
	PrefabGUID     string
	SceneHits      []FileHit
	PrefabHits     []FileHit
	DepthLimitHit  bool
	MaxNestedDepth int
}

func ScanPrefabImpact

func ScanPrefabImpact(req Request) (Result, error)

Jump to

Keyboard shortcuts

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