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

UE3:SoundNode (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SoundNode
Package: 
Engine
Direct subclasses:
SoundNodeAmbient, SoundNodeAttenuation, SoundNodeConcatenator, SoundNodeDelay, SoundNodeDistanceCrossFade, SoundNodeLooping, SoundNodeMature, SoundNodeMixer, SoundNodeModulator, SoundNodeModulatorContinuous, SoundNodeOscillator, SoundNodeRandom, SoundNodeWave, SoundNodeWaveParam
This class in other games:
UT3

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

Properties[edit]

ChildNodes[edit]

Type: array<SoundNode>


NodeUpdateHint[edit]

Type: int

Modifiers: native, const