Table of Contents

Class ProjectReferenceItem

Namespace
CodeStage.Maintainer.References
Assembly
Build.dll

Item describing asset reference in project.

[Serializable]
public class ProjectReferenceItem : TreeItem
Inheritance
object
ProjectReferenceItem
Inherited Members

Properties

AssetPath

AssetDatabase-compatible path to the asset.

public string AssetPath { get; }

Property Value

string

Methods

Search(string)

protected override bool Search(string searchString)

Parameters

searchString string

Returns

bool