Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
Back to top Generated by DocFX