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
Esempi in C# (CSharp) per MovableObject.Demage
Linguaggio di programmazione:
C# (CSharp)
Classe/tipologia:
MovableObject
Metodo/funzione:
Demage
Esempi su hotexamples.com:
1
MovableObject.Demage in C# (CSharp): 1 esempio trovato
. Questo è il miglior esempio reale in C# (CSharp) per
MovableObject.Demage
, estratto da progetti open source. Lo puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Metodi utilizzati di frequente
Mostra
Nascondi
GetComponent(11)
DoAccelerationWithLimitation(5)
DoStraightMove(5)
DoAcceleration(4)
Deselect(4)
ChangeMaterial(3)
AddExtraSpeedParas(3)
BeginMovementByPath(2)
Dispose(2)
AttemptPush(2)
GetMovableAlreadyIn(1)
GetLevel(1)
ForceDropZone(1)
Equals(1)
Draw(1)
GetMovableObjectFrom(1)
GetMovableType(1)
Accept(1)
Demage(1)
DisableInteractions(1)
Activate(1)
Decline(1)
Death(1)
CheckIfUnderwater(1)
ChangeVelocity(1)
ChangeRoomTo(1)
ChangeLocation(1)
CanCollideWith(1)
AddForce(1)
AddChangeAffectingForce(1)
GetMoveOffset(1)
Metodi utilizzati di frequente
GetComponent (11)
DoAccelerationWithLimitation (5)
DoStraightMove (5)
DoAcceleration (4)
Deselect (4)
ChangeMaterial (3)
AddExtraSpeedParas (3)
BeginMovementByPath (2)
Dispose (2)
AttemptPush (2)
Metodi utilizzati di frequente
GetMovableAlreadyIn (1)
GetLevel (1)
ForceDropZone (1)
Equals (1)
Draw (1)
GetMovableObjectFrom (1)
GetMovableType (1)
Accept (1)
Demage (1)
DisableInteractions (1)
Activate (1)
Decline (1)
Death (1)
CheckIfUnderwater (1)
ChangeVelocity (1)
ChangeRoomTo (1)
ChangeLocation (1)
CanCollideWith (1)
AddForce (1)
AddChangeAffectingForce (1)
Metodi utilizzati di frequente
Activate (1)
Decline (1)
Death (1)
CheckIfUnderwater (1)
ChangeVelocity (1)
ChangeRoomTo (1)
ChangeLocation (1)
CanCollideWith (1)
AddForce (1)
AddChangeAffectingForce (1)
GetMoveOffset (1)
Metodi utilizzati di frequente
GetMoveOffset (1)
Esempio n. 1
0
Mostra file
public override void Action(MovableObject obj) { obj.Demage(dmg); }
x