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

Jump to: navigation, search
UT3 Object >> Component >> ActorComponent >> PrimitiveComponent >> LineBatchComponent

Contents

Package: 
Engine
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

[edit] Properties

[edit] BatchedLines

Type: array<pointer>

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