TypeConversion
Helper class to handle type conversion during properties API calls.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
public static class TypeConversion
Static Methods
Method | Description |
|---|---|
| Convert | Converts the specified value from |
| Register | Registers a new converter from |
| TryConvert | Converts the specified value from |