Method ReadWrite
ReadWrite<T>()
Declaration
public static ComponentType ReadWrite<T>()
Returns
Type | Description |
---|---|
ComponentType |
Type Parameters
Name | Description |
---|---|
T |
ReadWrite(Type)
Declaration
public static ComponentType ReadWrite(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type |
Returns
Type | Description |
---|---|
ComponentType |
ReadWrite(Int32)
Declaration
public static ComponentType ReadWrite(int typeIndex)
Parameters
Type | Name | Description |
---|---|---|
Int32 | typeIndex |
Returns
Type | Description |
---|---|
ComponentType |