Show / Hide Table of Contents

Delegate GameModeBase.K2_OnChangeName_delegate

Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public delegate void K2_OnChangeName_delegate(Controller Other, string NewName, bool bNameChange);
Parameters
Type Name Description
Controller Other
System.String NewName
System.Boolean bNameChange
  • Improve this Doc
  • View Source
Back to top Generated by DocFX