Method | Description | |
---|---|---|
GetDelegateForExtensionMethod ( string name, |
Creates a System.Delegate that can be used to call a dynamically exported OpenAL function.
|
Method | Description | |
---|---|---|
Delegates ( ) : System |
public static GetDelegateForExtensionMethod ( string name, |
||
name | string | The function string for the OpenAL function |
signature | The signature of the OpenAL function. | |
return |