There is no spoon
UE2:VoiceList (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- Package:
- U2
- Direct subclasses:
- VoiceListMarine, VoiceListOtherNPC, VoiceListAmbient, VoiceListMercFemale, VoiceListMercMale
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. |
VoiceList.uc $Author: Mbaldwin $ $Date: 10/18/02 6:00p $ $Revision: 3 $
Properties[edit]
Property group 'VoiceList'[edit]
bVerify[edit]
Type: bool
Packages[edit]
list of voice package names
VerifyInfo[edit]
Type: array<VerifyInfoT>
info the verify validity of assets
Internal variables[edit]
Next[edit]
Type: int
Default values[edit]
Property | Value |
---|---|
bHidden | True |
Texture | Texture'U2.Icons.VoiceList' |
Structs[edit]
VerifyInfoT[edit]
- SoundSlotInterf.ESoundTableSlot Group
- sound category
- int MinSounds
- lower sound limit
- int MaxSounds
- upper sound limit
Functions[edit]
Static functions[edit]
GetVoicePackage[edit]
Events[edit]
PreBeginPlay[edit]
event PreBeginPlay ()
Overrides: Actor.PreBeginPlay
Other instance functions[edit]
GetNextPackage[edit]
function string GetNextPackage ()
VerifyPackages[edit]
function bool VerifyPackages ()