Struct TypeManager.TypeInfoDebug
Namespace: Unity.Entities
Syntax
public struct TypeInfoDebug
Constructors
TypeInfoDebug(TypeManager.TypeInfo)
Declaration
public TypeInfoDebug(TypeManager.TypeInfo typeInfo)
Parameters
Type | Name | Description |
---|---|---|
TypeManager.TypeInfo | typeInfo |
Properties
TypeName
Declaration
public string TypeName { get; }
Property Value
Type | Description |
---|---|
String |