Show / Hide Table of Contents

Delegate GameModeBase.FindPlayerStart_delegate

Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public delegate Actor FindPlayerStart_delegate(Controller Player, string IncomingName, Actor ReturnValue);
Parameters
Type Name Description
Controller Player
System.String IncomingName
Actor ReturnValue
Returns
Type Description
Actor
  • Improve this Doc
  • View Source
Back to top Generated by DocFX