Show / Hide Table of Contents

Class SelectedAssetsAnalysisUtilities

Inheritance
object
SelectedAssetsAnalysisUtilities
Namespace: DependenciesHunter
Assembly: WeaverCore.Editor.dll
Syntax
public class SelectedAssetsAnalysisUtilities

Methods

| Edit this page View Source

GetReferences(Object[])

Declaration
public Dictionary<Object, List<string>> GetReferences(Object[] selectedObjects)
Parameters
Type Name Description
Object[] selectedObjects
Returns
Type Description
Dictionary<Object, List<string>>

Extension Methods

ReflectionUtilities.ReflectCallMethod(object, string, object[], BindingFlags)
ReflectionUtilities.ReflectGetField(object, string, BindingFlags)
ReflectionUtilities.ReflectGetMethod(object, string, BindingFlags)
ReflectionUtilities.ReflectGetProperty(object, string, BindingFlags)
ReflectionUtilities.ReflectSetField(object, string, object, BindingFlags)
ReflectionUtilities.ReflectSetProperty(object, string, object, BindingFlags)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾