C# Class FilterResult, UnityDecompiled

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
colorCode int
hasChildren bool
hasFullPreviewImage bool
iconDrawStyle IconDrawStyle
instanceID int
isFolder bool
isMainRepresentation bool
name string
type HierarchyType

Property Details

colorCode public property

public int colorCode
return int

hasChildren public property

public bool hasChildren
return bool

hasFullPreviewImage public property

public bool hasFullPreviewImage
return bool

iconDrawStyle public property

public IconDrawStyle iconDrawStyle
return IconDrawStyle

instanceID public property

public int instanceID
return int

isFolder public property

public bool isFolder
return bool

isMainRepresentation public property

public bool isMainRepresentation
return bool

name public property

public string name
return string

type public property

public HierarchyType type
return HierarchyType