UE2:Line (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
U2XMP Object >> Actor >> Line
Package:
Legend

Line.uc $Author: Mlambert $ $Date: 1/07/02 3:58p $ $Revision: 2 $ Description: How to use this class: How this class works:

Properties

Property group 'Line'

bParticleDensityScaled

Type: bool


End

Type: Object.Vector


EndActor

Type: Actor


SegmentLength

Type: float


Start

Type: Object.Vector


StartActor

Type: Actor


Internal variables

CurrentLength

Type: float


Default values

Instance functions

SetEndpoints

simulated function SetEndpoints (Object.Vector StartPoint, Object.Vector EndPoint)


SetFollowActors

simulated function SetFollowActors (Actor NewStartActor, Actor NewEndActor)