I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:DrawOpImage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> DrawOpBase >> DrawOpImage |
- Package:
- XInterface
- This class in other games:
- UT2003
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[edit]
bStretch[edit]
Type: bool
Modifiers: deprecated
Stretch the picture;
Image[edit]
Type: Material
ImageStyle[edit]
Type: byte
SubX[edit]
Type: float
Default value: -1.0
SubXL[edit]
Type: float
Default value: -1.0
SubY[edit]
Type: float
Default value: -1.0
SubYL[edit]
Type: float
coordinates on Image
Default value: -1.0
Instance functions[edit]
Draw[edit]
function Draw (Canvas Canvas)
Overrides: DrawOpBase.Draw