UE3:DistributionFloat (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Core
- Direct subclasses:
- DistributionFloatConstant, DistributionFloatConstantCurve, DistributionFloatUniform, DistributionFloatUniformCurve
- This class in other games:
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. |
Properties
Property group 'Baked'
bCanBeBaked
Type: bool
Can this variable be baked out to a FRawDistribution? Should be TRUE 99% of the time
Default value: True
Internal variables
bIsDirty
Type: bool
Set internally when the distribution is updated so that that FRawDistribution can know to update itself
Default value: True
Structs
RawDistributionFloat
Extends: Object.RawDistribution
Modifiers: native
- DistributionFloat Distribution
Native functions
GetFloatValue
Script-accessible way to query a float distribution