Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Assets
Scripts
Services
GameControlService
C# Class Assets.Scripts.Services.GameControlService
Inheritance:
MonoSingleton
Mostra file
Open project: maximecharron/GLO-3002-Frima
Class Usage Examples
Public Methods
Method
Description
GameConfigUpdateCallback
(
CommandDTO
commandDTO
) :
void
Private Methods
Method
Description
Start
( ) :
void
Method Details
GameConfigUpdateCallback()
public
method
public
GameConfigUpdateCallback
(
CommandDTO
commandDTO
) :
void
commandDTO
Assets.Scripts.Services.Communication.DTOs.CommandDTO
return
void