Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Killfeed
C# Class Killfeed, MultiplayerFPS-Tutorial
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: Brackeys/MultiplayerFPS-Tutorial
Class Usage Examples
Public Methods
Method
Description
OnKill
(
string
player
,
string
source
) :
void
Private Methods
Method
Description
Start
( ) :
void
Method Details
OnKill()
public
method
public
OnKill
(
string
player
,
string
source
) :
void
player
string
source
string
return
void