unreal.PaintContext
¶
- class unreal.PaintContext¶
Bases:
unreal.StructBase
The state passed into OnPaint that we can expose as a single painting structure to blueprints to allow script code to override OnPaint behavior.
C++ Source:
Module: UMG
File: UserWidget.h