I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
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
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
Property | Value |
---|---|
bAlwaysRelevant | True |
bMustFace | False |
RemoteRole | ROLE_None |
RenderIteratorClass | Class'Legend.LineRI' |
Style | STY_Translucent |
Instance functions
SetEndpoints
simulated function SetEndpoints (Object.Vector StartPoint, Object.Vector EndPoint)