Свойство | Тип | Описание | |
---|---|---|---|
charObj | |||
character | Character | ||
damage | |||
dealBox2D | |||
dealHitBox | |||
enterBox2D | |||
enterHitBox | |||
health | |||
onDamageCalled | bool | ||
onDeathCalled | bool | ||
onGameOverCalled | bool | ||
onHealCalled | bool | ||
onHurtCalled | bool | ||
onImmunityCalled | bool | ||
onInjuredCalled | bool | ||
onInvulnerabilityEndCalled | bool | ||
onInvulnerabilityStartCalled | bool | ||
onMaxHealthCalled | bool | ||
onRespawnCalled | bool | ||
recieveBox2D | |||
recieveHitBox |
Метод | Описание | |
---|---|---|
ResetCallbacks ( ) : void | ||
TestCharacter ( string name ) : System |
public TestCharacter ( string name ) : System | ||
name | string | |
Результат | System |
public BoxCollider2D,UnityEngine dealBox2D | ||
Результат |
public HitBox,UnityPlatformer dealHitBox | ||
Результат |
public BoxCollider2D,UnityEngine enterBox2D | ||
Результат |
public HitBox,UnityPlatformer enterHitBox | ||
Результат |
public CharacterHealth,UnityPlatformer health | ||
Результат |
public bool onInvulnerabilityStartCalled | ||
Результат | bool |
public BoxCollider2D,UnityEngine recieveBox2D | ||
Результат |