Class DelegateUtility
Inheritance
System.Object
DelegateUtility
Namespace: UnityEngine.Rendering
Syntax
public static class DelegateUtility
Methods
Cast(Delegate, Type)
Declaration
public static Delegate Cast(Delegate source, Type type)
Parameters
Type | Name | Description |
---|---|---|
System.Delegate | source | |
System.Type | type |
Returns
Type | Description |
---|---|
System.Delegate |