Show / Hide Table of Contents

Delegate UserWidget.OnPaint_delegate

Namespace: UE4.UMG
Assembly: UE4DotNet.dll
Syntax
public delegate PaintContext OnPaint_delegate(PaintContext Context);
Parameters
Type Name Description
PaintContext Context
Returns
Type Description
PaintContext
  • Improve this Doc
  • View Source
Back to top Generated by DocFX