Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) StunSystem.Stun Examples
Programming Language:
C# (CSharp)
Class/Type:
StunSystem
Method/Function:
Stun
Examples at hotexamples.com:
1
C# (CSharp) StunSystem.Stun - 1 examples found
. These are the top rated real world C# (CSharp) examples of
StunSystem.Stun
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
TryParalyze(4)
TrySlowdown(3)
Stun(1)
TryStun(1)
Update(1)
Frequently Used Methods
TryParalyze (4)
TrySlowdown (3)
Stun (1)
TryStun (1)
Update (1)
Example #1
0
Show file
public void Stun() { stunSystem.Stun(Time.time); }
x