|
| TypeReflectionProvider (Type[] types, string[] poolNames, string[] blueprintNames) |
|
|
static ComponentInfo [] | GetComponentInfos (params Type[] types) |
|
static ComponentInfo | CreateComponentInfo (Type type) |
|
static ComponentInfo [] | CreateComponentInfosForClass (Type type) |
|
static List< PublicMemberInfo > | GetPublicMemberInfo (Type type) |
|
static string [] | GetPools (Type type, bool defaultIfEmpty) |
|
static bool | GetIsSingleEntity (Type type) |
|
static string | GetSingleComponentPrefix (Type type) |
|
static string [] | GetComponentNames (Type type) |
|
static bool | GetGenerateMethods (Type type) |
|
static bool | GetGenerateIndex (Type type) |
|
static bool | GetHideInBlueprintInspector (Type type) |
|
|
ComponentInfo [] | componentInfos [get] |
|
string [] | poolNames [get] |
|
string [] | blueprintNames [get] |
|
ComponentInfo [] | componentInfos [get] |
|
string [] | poolNames [get] |
|
string [] | blueprintNames [get] |
|
Definition at line 8 of file TypeReflectionProvider.cs.
The documentation for this class was generated from the following file: