Cogito, ergo sum
UE2:DrawOpImage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> DrawOpBase >> DrawOpImage |
Contents |
- Package:
- XInterface
- This class in other games:
- UT2003
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
[edit] Properties
[edit] bStretch
Type: bool
Modifiers: deprecated
Stretch the picture;
[edit] Image
Type: Material
[edit] ImageStyle
Type: byte
[edit] SubX
Type: float
Default value: -1.0
[edit] SubXL
Type: float
Default value: -1.0
[edit] SubY
Type: float
Default value: -1.0
[edit] SubYL
Type: float
coordinates on Image
Default value: -1.0
[edit] Instance functions
[edit] Draw
function Draw (Canvas Canvas)
Overrides: DrawOpBase.Draw
