Show / Hide Table of Contents

Delegate DotNetGameInstance.SetGameModeBase_delegate

Namespace: UE4.DotNet
Assembly: UE4DotNet.dll
Syntax
public delegate void SetGameModeBase_delegate(GameModeBase gameModeBase, string mapURL);
Parameters
Type Name Description
GameModeBase gameModeBase
System.String mapURL
  • Improve this Doc
  • View Source
Back to top Generated by DocFX