My program doesn't have bugs. It just develops random features.

UE3:DistributionFloat (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> Component >> DistributionFloat

Contents

Package: 
Core
Direct subclasses:
DistributionFloatConstantCurve, DistributionFloatConstant, DistributionFloatUniformCurve, DistributionFloatUniform
This class in other games:
UDK

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

[edit] Properties

[edit] Property group 'Baked'

[edit] bCanBeBaked

Type: bool

Can this variable be baked out to a FRawDistribution? Should be TRUE 99% of the time

Default value: True

[edit] Internal variables

[edit] bIsDirty

Type: bool

Set internally when the distribution is updated so that that FRawDistribution can know to update itself

Default value: True

[edit] Structs

[edit] RawDistributionFloat

Extends: Object.RawDistribution

Modifiers: native

DistributionFloat Distribution