CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
Get Track Language
Identifier
GetTrackLanguage
Description
Get the language tag of the specified track.
Target is Mana Player
Inputs
Arg Description
Target
Mana Player Object Reference
Track Type
EManaPlayerTrack Enum
The type of track.
Track Index
Integer
The index of the track, or INDEX_NONE for the selected one.
Outputs
Arg Description
Return Value
String
Language tag, i.e. "en-US" for English, or "und" for undefined. See: GetNumTracks, GetTrackDisplayName