Méthode | Description | |
---|---|---|
CreateComponentInfo ( |
||
CreateComponentInfosForClass ( |
||
GetComponentInfos ( ) : Entitas.CodeGenerator.ComponentInfo[] | ||
GetComponentNames ( |
||
GetContexts ( |
||
GetGenerateIndex ( |
||
GetGenerateMethods ( |
||
GetHideInBlueprintInspector ( |
||
GetIsSingleEntity ( |
||
GetPublicMemberInfo ( |
||
GetSingleComponentPrefix ( |
||
TypeReflectionProvider ( |
Méthode | Description | |
---|---|---|
hasBaseType ( |
||
isTypeOrHasBaseType ( |
public static CreateComponentInfo ( |
||
type | ||
Résultat |
public static CreateComponentInfosForClass ( |
||
type | ||
Résultat | Entitas.CodeGenerator.ComponentInfo[] |
public static GetComponentInfos ( ) : Entitas.CodeGenerator.ComponentInfo[] | ||
Résultat | Entitas.CodeGenerator.ComponentInfo[] |
public static GetComponentNames ( |
||
type | ||
Résultat | string[] |
public static GetContexts ( |
||
type | ||
defaultIfEmpty | bool | |
Résultat | string[] |
public static GetGenerateIndex ( |
||
type | ||
Résultat | bool |
public static GetGenerateMethods ( |
||
type | ||
Résultat | bool |
public static GetHideInBlueprintInspector ( |
||
type | ||
Résultat | bool |
public static GetIsSingleEntity ( |
||
type | ||
Résultat | bool |
public static GetPublicMemberInfo ( |
||
type | ||
Résultat | List |
public static GetSingleComponentPrefix ( |
||
type | ||
Résultat | string |
public TypeReflectionProvider ( |
||
types | ||
contextNames | string | |
blueprintNames | string | |
Résultat | System |