C# Class FilterResult, UnityDecompiled

Mostrar archivo 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_oe property

public int colorCode
return int

hasChildren public_oe property

public bool hasChildren
return bool

hasFullPreviewImage public_oe property

public bool hasFullPreviewImage
return bool

iconDrawStyle public_oe property

public IconDrawStyle iconDrawStyle
return IconDrawStyle

instanceID public_oe property

public int instanceID
return int

isFolder public_oe property

public bool isFolder
return bool

isMainRepresentation public_oe property

public bool isMainRepresentation
return bool

name public_oe property

public string name
return string

type public_oe property

public HierarchyType type
return HierarchyType