Show / Hide Table of Contents

Delegate CanvasRenderTarget2D.ReceiveUpdate_delegate

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