Always snap to grid

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[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
  1. 1000000.0
  2. 1000000.0
  3. 1000000.0
  4. 1000000.0
LookupTableChunkSize 1
LookupTableNumElements 1
Op 1