There is no spoon

UE2:LineDot (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2XMP Object >> Actor >> Effects >> LineDot

Contents

Package: 
Legend
Direct subclasses:
LineDot2, LineDot3

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

Description: How to use this class:

[edit] Properties

[edit] Property group 'LineDot'

[edit] Duration

Type: float


[edit] Internal variables

[edit] NextDot

Type: LineDot


[edit] Default values

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

[edit] Functions

[edit] Events

[edit] Destroyed

simulated event Destroyed ()

Overrides: Actor.Destroyed


[edit] Tick

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick


[edit] Other instance functions

[edit] SetDuration

simulated function SetDuration (float T)