I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:DrawOpBase (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> DrawOpBase |
- Package:
- XInterface
- Direct subclasses:
- DrawOpImage, DrawOpText
- This class in other games:
- UT2004
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
DrawColor
Type: Object.Color
Color to set Canvas to.
Default value:
Member | Value |
---|---|
A | 255 |
B | 255 |
G | 255 |
R | 255 |
Height
Type: float
Lft
Type: float
RenderStyle
Type: byte
Render Style to use for this particular Image
Default value: 1
Top
Type: float
Width
Type: float
Location/size is always range 0.0 to 1.0
Instance functions
Draw
function Draw (Canvas Canvas)