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 |