Show / Hide Table of Contents

Delegate HUD.ReceiveDrawHUD_delegate

Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public delegate void ReceiveDrawHUD_delegate(int SizeX, int SizeY);
Parameters
Type Name Description
System.Int32 SizeX
System.Int32 SizeY
  • Improve this Doc
  • View Source
Back to top Generated by DocFX