Delegate GameInstance.HandleNetworkError_delegate
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public delegate void HandleNetworkError_delegate(byte FailureType, bool bIsServer);
Parameters
Type | Name | Description |
---|---|---|
System.Byte | FailureType | |
System.Boolean | bIsServer |