AvatarReady
Loading...
Searching...
No Matches
Inria.Avatar.AvatarReady.ReflectionUtils Class Reference

Utility class with useful methods about Reflection. More...

Static Public Member Functions

static Type[] GetSubclassesOf (Type parent, bool IsAbstract=false)
 
static List< T > GetInstancesOf< T > ()
 
static string[] GetAvatarReadyNames (Type[] types)
 
static string GetAvatarReadyName (Type type)
 

Static Private Attributes

static Type[] cachedTypes
 
static Dictionary< Type, Type[]> cachedResults
 

Detailed Description

Utility class with useful methods about Reflection.


The documentation for this class was generated from the following file: