I'm a doctor, not a mechanic
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
Property group 'VoiceList'
bVerify
Type: bool
Packages
list of voice package names
VerifyInfo
Type: array<VerifyInfoT>
info the verify validity of assets
Internal variables
Next
Type: int
Default values
Property | Value |
---|---|
bHidden | True |
Texture | Texture'U2.Icons.VoiceList' |
Structs
VerifyInfoT
- SoundSlotInterf.ESoundTableSlot Group
- sound category
- int MinSounds
- lower sound limit
- int MaxSounds
- upper sound limit
Functions
Static functions
GetVoicePackage
Events
PreBeginPlay
event PreBeginPlay ()
Overrides: Actor.PreBeginPlay
Other instance functions
GetNextPackage
function string GetNextPackage ()
VerifyPackages
function bool VerifyPackages ()