|
| enum | EUISound {
Default,
Silence,
StartMatch,
EndMatch,
StartRound,
EndRound,
PhaseChange,
TieBreakPoint,
TiePoint,
VictoryPoint,
Capture,
TimeOut,
Notice,
Warning,
PlayerEliminated,
PlayerHit,
Checkpoint,
Finish,
Record,
ScoreProgress,
RankChange,
Bonus,
FirstHit,
Combo,
PlayersRemaining,
Custom1,
Custom2,
Custom3,
Custom4
} |
| |
| enum | EInGameMenuResult {
Resume,
Quit,
NormalMenu,
AdvancedMenu,
ServerSettings
} |
| |
| enum | LinkType {
ExternalBrowser,
ManialinkBrowser,
Goto,
ExternalFromId,
ManialinkFromId,
GotoFromId
} |
| |
| Void | ShowCurChallengeCard () |
| |
| Void | ShowModeHelp () |
| |
| Void | CopyServerLinkToClipBoard () |
| |
| Void | JoinTeam1 () |
| |
| Void | JoinTeam2 () |
| |
| Void | RequestSpectatorClient (Boolean Spectator) |
| |
| Void | SetSpectateTarget (Text Player) |
| |
| Void | ShowProfile (Text Player) |
| |
| Void | ShowInGameMenu () |
| |
| Void | CloseInGameMenu (EInGameMenuResult Result) |
| |
| Void | CloseScoresTable () |
| |
| Void | PlayUiSound (EUISound Sound, Integer SoundVariant, Real Volume) |
| |
| Void | Dbg_SetProcessed (CMlScriptEvent Event) |
| |
| Boolean | IsKeyPressed (Integer KeyCode) |
| |
| Void | EnableMenuNavigation (Boolean EnableInputs, Boolean WithAutoFocus, CMlControl AutoBackControl, Integer InputPriority) |
| |
| Void | EnableMenuNavigation (Boolean EnableInputs, Boolean WithAutoFocus, Boolean WithManualScroll, CMlControl AutoBackControl, Integer InputPriority) |
| |
| Void | OpenLink (Text Url, LinkType LinkType) |
| |
| Void | TriggerPageAction (Text ActionString) |
| |
| Void | SendCustomEvent (Text Type, Text[] Data) |
| |
| Void | PreloadImage (Text ImageUrl) |
| |
| Void | PreloadAll () |
| |
| Text | Dbg_DumpDeclareForVariables (CNod Nod, Boolean StatsOnly) |
| |
Supported declare modes : Local Persistent Ingame Manialink API for ShootMania.