| Home Page | Recent Changes

ClientScriptedTexture

UT :: Actor >> Info (UT) >> ClientScriptedTexture (Package: )

ClientScriptedTexture is a convenient (though technically unnecessary) base class for all actors that solely implement functionality to draw dynamic content on ScriptedTexture (UT)s.

Other actors (some Weapon (UT)s and the HeroStatue, for instance) implement the same functionality without being derived from ClientScriptedTexture.

Properties

ScriptedTexture

Specifies the ScriptedTexture (UT) that is drawn on. Note that despite this property accepting regular Texture (UT)s, the ClientScriptedTexture won't work (at all) unless you actually provide a ScriptedTexture (UT) here (as opposed to a regular Texture (UT)).

Known Subclasses

External Links


Category Class (UT)

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In