CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
Get Selected Track
Identifier
GetSelectedTrack
Description
Get the index of the currently selected track of the given type.
Target is Mana Player
Inputs
Arg Description
Target
Mana Player Object Reference
Track Type
EManaPlayerTrack Enum
The type of track to get.
Outputs
Arg Description
Return Value
Integer
The index of the selected track, or INDEX_NONE if no track is active. See: GetNumTracks, GetTrackFormat, SelectTrack