There is no spoon
UE2:Line (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Legend
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Line.uc $Author: Mlambert $ $Date: 1/07/02 3:58p $ $Revision: 2 $ Description: How to use this class: How this class works:
Properties[edit]
Property group 'Line'[edit]
bParticleDensityScaled[edit]
Type: bool
End[edit]
Type: Object.Vector
EndActor[edit]
Type: Actor
SegmentLength[edit]
Type: float
Start[edit]
Type: Object.Vector
StartActor[edit]
Type: Actor
Internal variables[edit]
CurrentLength[edit]
Type: float
Default values[edit]
Property | Value |
---|---|
bAlwaysRelevant | True |
bMustFace | False |
RemoteRole | ROLE_None |
RenderIteratorClass | Class'Legend.LineRI' |
Style | STY_Translucent |
Instance functions[edit]
SetEndpoints[edit]
simulated function SetEndpoints (Object.Vector StartPoint, Object.Vector EndPoint)