Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) WinManager.restartGame示例
编程语言:
C# (CSharp)
类/类型:
WinManager
方法/功能:
restartGame
hotexamples.com的示例:
1
C# (CSharp) WinManager.restartGame - 已找到1个示例
。这些是从开源项目中提取的最受好评的
WinManager.restartGame
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
AddClient(2)
Show(2)
ActivateWinScene(1)
RemoveParty(1)
SubKillCount(1)
TurnChange(1)
UndoWin(1)
UpdateScore(1)
Win(1)
VerifyPart(1)
WinSequence(1)
cost_trip(1)
mainMenu(1)
restartGame(1)
startWinScreen(1)
win(1)
RemoveClient(1)
LeftMouseClick(1)
PlayEndSound(1)
GetInstance(1)
AddCollectable(1)
AddParty(1)
CheckPoints(1)
CheckTurns(1)
FadeIn(1)
GetCollectables(1)
GetKillCount(1)
IsVictory(1)
GetScreenPart(1)
GetTMWindow(1)
GetTime(1)
IncreaseCounter(1)
Instance(1)
IsRedWin(1)
winStarted(1)
常用方法
AddClient (2)
Show (2)
ActivateWinScene (1)
RemoveParty (1)
SubKillCount (1)
TurnChange (1)
UndoWin (1)
UpdateScore (1)
Win (1)
VerifyPart (1)
常用方法
WinSequence (1)
cost_trip (1)
mainMenu (1)
restartGame (1)
startWinScreen (1)
win (1)
RemoveClient (1)
LeftMouseClick (1)
PlayEndSound (1)
GetInstance (1)
AddCollectable (1)
AddParty (1)
CheckPoints (1)
CheckTurns (1)
FadeIn (1)
GetCollectables (1)
GetKillCount (1)
IsVictory (1)
GetScreenPart (1)
GetTMWindow (1)
常用方法
AddCollectable (1)
AddParty (1)
CheckPoints (1)
CheckTurns (1)
FadeIn (1)
GetCollectables (1)
GetKillCount (1)
IsVictory (1)
GetScreenPart (1)
GetTMWindow (1)
GetTime (1)
IncreaseCounter (1)
Instance (1)
IsRedWin (1)
winStarted (1)
常用方法
GetTime (1)
IncreaseCounter (1)
Instance (1)
IsRedWin (1)
winStarted (1)
示例#1
0
显示文件
文件:
WinManagerInterface.cs
项目:
divadyugi/Last_Embers
public void restart() { winManager.restartGame(); }
x