I don't need to test my programs. I have an error-correcting modem.
UE2:ScriptedTexture (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Material >> RenderedMaterial >> BitmapMaterial >> Texture >> ScriptedTexture |
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. |
ScriptedTexture: A scriptable Unreal texture This is a built-in Unreal class and it shouldn't be modified.
Properties
Property group 'ScriptedTexture'
SourceTexture
Type: Texture
Internal variables
Junk1
Type: int
Modifiers: transient, const
C++ stuff
Junk2
Type: int
Modifiers: transient, const
C++ stuff
Junk3
Type: int
Modifiers: transient, const
C++ stuff
LocalTime
Type: float
Modifiers: transient, const
C++ stuff
NotifyActor
Type: Actor
Native functions
DrawColoredText
native(474) final function DrawColoredText (float X, float Y, string Text, Font Font, Object.Color FontColor)
DrawText
DrawTile
native(473) final function DrawTile (float X, float Y, float XL, float YL, float U, float V, float UL, float VL, Texture Tex, bool bMasked)
ReplaceTexture
native(475) final function ReplaceTexture (Texture Tex)