|
Iuvo Unity 0.5.1
This is library containing a variety of helper classes and extension methods for the Unity gane engine. GitHub | Iuvo Unity Updates | Creator |
This is the complete list of members for IuvoUnity.Extensions.GenericExtensions, including all inherited members.
| AddOrUpdate< TKey, TValue >(this Dictionary< TKey, TValue > dictionary, TKey key, TValue value) | IuvoUnity.Extensions.GenericExtensions | static |
| SafeInvoke< T >(this T obj, Action< T > action) | IuvoUnity.Extensions.GenericExtensions | static |
| ToSeparatedString(this IEnumerable< string > collection, string separator=", ") | IuvoUnity.Extensions.GenericExtensions | static |