I'm a doctor, not a mechanic
UE3:SoundNodeLooping (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)
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. |
Defines how a sound loops; either indefinitely, or for a set number of times
Properties[edit]
Property group 'Looping'[edit]
bLoopIndefinitely[edit]
Type: bool
Default value: True
LoopCountMax[edit]
Type: float
The upper bound of number of times to loop
Default value: 1000000.0
LoopCountMin[edit]
Type: float
The lower bound of number of times to loop
Default value: 1000000.0
Internal variables[edit]
LoopCount[edit]
Type: DistributionFloat.RawDistributionFloat
Modifiers: deprecated
Default value:
Member | Value |
---|---|
Distribution | DistributionLoopCount |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |