Show / Hide Table of Contents

Delegate GameModeBase.ChoosePlayerStart_delegate

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