The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:SoundNodeLooping (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SoundNode >> SoundNodeLooping
Package: 
Engine
This class in other games:
UT3

Defines how a sound loops; either indefinitely, or for a set number of times

Properties

Property group 'Looping'

bLoopIndefinitely

Type: bool


Default value: True

LoopCountMax

Type: float

The upper bound of number of times to loop

Default value: 1000000.0

LoopCountMin

Type: float

The lower bound of number of times to loop

Default value: 1000000.0

Internal variables

LoopCount

Type: DistributionFloat.RawDistributionFloat

Modifiers: deprecated


Default value:

Member Value
Distribution DistributionLoopCount
LookupTable
  1. 1000000.0
  2. 1000000.0
  3. 1000000.0
  4. 1000000.0
LookupTableChunkSize 1
LookupTableNumElements 1
Op 1