I'm a doctor, not a mechanic

UE2:LineDot (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
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[edit]

Property group 'LineDot'[edit]

Duration[edit]

Type: float


Internal variables[edit]

NextDot[edit]

Type: LineDot


Default values[edit]

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

Functions[edit]

Events[edit]

Destroyed[edit]

simulated event Destroyed ()

Overrides: Actor.Destroyed


Tick[edit]

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick


Other instance functions[edit]

SetDuration[edit]

simulated function SetDuration (float T)