I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:LineBatchComponent (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Component >> ActorComponent >> PrimitiveComponent >> LineBatchComponent |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
[edit] Properties
[edit] BatchedLines
Modifiers: native, transient, const
[edit] DefaultLifeTime
Type: float
Modifiers: native, transient, const
[edit] FPrimitiveDrawInterfaceVfTable
Type: pointer
Modifiers: native, const, noexport
These mirror the C++ side properties. I'm making a class here so LineBatchComponent will get the defaultprops from the PrimitiveComponent base class
[edit] FPrimitiveDrawInterfaceView
Type: pointer
Modifiers: native, const, noexport
