UE2:LineDot (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
U2XMP Object >> Actor >> Effects >> LineDot
Package:
Legend
Direct subclasses:
LineDot2, LineDot3

LineDot.uc $Author: Mfox $ $Date: 4/30/02 12:22p $ $Revision: 3 $

Description: How to use this class:

Properties

Property group 'LineDot'

Duration

Type: float


Internal variables

NextDot

Type: LineDot


Default values

Property Value
DrawScale 0.5
Style STY_Translucent
Texture Texture'Legend.Effects.LineDot'

Functions

Events

Destroyed

simulated event Destroyed ()

Overrides: Actor.Destroyed


Tick

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick


Other instance functions

SetDuration

simulated function SetDuration (float T)