Show / Hide Table of Contents

Delegate GameModeBase.SpawnDefaultPawnFor_delegate

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