메소드 | 설명 | |
---|---|---|
CreateComponentInfo ( |
||
CreateComponentInfosForClass ( |
||
GetComponentInfos ( ) : Entitas.CodeGenerator.ComponentInfo[] | ||
GetComponentNames ( |
||
GetContexts ( |
||
GetGenerateIndex ( |
||
GetGenerateMethods ( |
||
GetHideInBlueprintInspector ( |
||
GetIsSingleEntity ( |
||
GetPublicMemberInfo ( |
||
GetSingleComponentPrefix ( |
||
TypeReflectionProvider ( |
메소드 | 설명 | |
---|---|---|
hasBaseType ( |
||
isTypeOrHasBaseType ( |
public static CreateComponentInfo ( |
||
type | ||
리턴 |
public static CreateComponentInfosForClass ( |
||
type | ||
리턴 | Entitas.CodeGenerator.ComponentInfo[] |
public static GetComponentInfos ( ) : Entitas.CodeGenerator.ComponentInfo[] | ||
리턴 | Entitas.CodeGenerator.ComponentInfo[] |
public static GetComponentNames ( |
||
type | ||
리턴 | string[] |
public static GetContexts ( |
||
type | ||
defaultIfEmpty | bool | |
리턴 | string[] |
public static GetGenerateIndex ( |
||
type | ||
리턴 | bool |
public static GetGenerateMethods ( |
||
type | ||
리턴 | bool |
public static GetHideInBlueprintInspector ( |
||
type | ||
리턴 | bool |
public static GetIsSingleEntity ( |
||
type | ||
리턴 | bool |
public static GetPublicMemberInfo ( |
||
type | ||
리턴 | List |
public static GetSingleComponentPrefix ( |
||
type | ||
리턴 | string |
public TypeReflectionProvider ( |
||
types | ||
contextNames | string | |
blueprintNames | string | |
리턴 | System |