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