Summary
An object which can be converted to another type.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Implementing Types
Syntax
public interface IConvertable<out T>
Type Parameters
Name | Description |
---|---|
T |
public interface IConvertable<out T>
Name | Description |
---|---|
T |