Delegate FastCallExceptionHandler
Namespace: UnityEngineInternal
Assembly: UnityEngine.dll
Syntax
public delegate void FastCallExceptionHandler(Exception ex);
Parameters
Type | Name | Description |
---|---|---|
Exception | ex |
public delegate void FastCallExceptionHandler(Exception ex);
Type | Name | Description |
---|---|---|
Exception | ex |