Method SetTypeConversion
SetTypeConversion(Type, Type)
Set Editor -> Runtime type mapping for player build
Declaration
public void SetTypeConversion(Type a, Type b)
Parameters
Type | Name | Description |
---|---|---|
Type | a | Type to convert from |
Type | b | Type to convert to |