Show / Hide Table of Contents

Delegate TurnBasedMatchInterface.OnMatchReceivedTurn_delegate

Namespace: UE4.OnlineSubsystem
Assembly: UE4DotNet.dll
Syntax
public delegate void OnMatchReceivedTurn_delegate(string Match, bool bDidBecomeActive);
Parameters
Type Name Description
System.String Match
System.Boolean bDidBecomeActive
  • Improve this Doc
  • View Source
Back to top Generated by DocFX