Helper Scripts Collection 1.3.1
API documentation for the helper scripts compatible with Unity3D
NikosAssets.Helpers.ReflectionHelper Member List

This is the complete list of members for NikosAssets.Helpers.ReflectionHelper, including all inherited members.

FindAllDerivedTypes(Type rootType)NikosAssets.Helpers.ReflectionHelperstatic
FindAllDerivedTypes(Type rootType, Assembly assembly)NikosAssets.Helpers.ReflectionHelperstatic
FindAllDerivedTypesAcrossAllAssemblies(Type rootType)NikosAssets.Helpers.ReflectionHelperstatic
FindChildOfAncestor(Type descendant, Type ancestorToFind)NikosAssets.Helpers.ReflectionHelperstatic
FindDirectChildrenOfType(Type parentType)NikosAssets.Helpers.ReflectionHelperstatic
FindDirectChildrenOfType(Type parentType, Assembly assembly)NikosAssets.Helpers.ReflectionHelperstatic
FindDirectChildrenOfTypeAcrossAllAssemblies(Type parentType)NikosAssets.Helpers.ReflectionHelperstatic
FindGenericTypeOfParentClassAtIndex(Type descendant, Type ancestorToFind, int i=0)NikosAssets.Helpers.ReflectionHelperstatic
FindInterfaces(Type parentInterface, int maxInterfaces=1)NikosAssets.Helpers.ReflectionHelperstatic
FindInterfaces(Type parentInterface, Assembly assembly, int maxInterfaces=1)NikosAssets.Helpers.ReflectionHelperstatic
FindInterfacesAcrossAllAssemblies(Type parentInterface, int maxInterfaces=1)NikosAssets.Helpers.ReflectionHelperstatic