Méthode | Description | |
---|---|---|
OnDamage ( MapObject prejudicial, Vec3 pos, Shape shape, float damage, bool allowMoveDamageToParent ) : void | ||
OnPostCreate ( bool loaded ) : void |
Overridden from Engine.EntitySystem.Entity.OnPostCreate(Boolean).
|
protected OnDamage ( MapObject prejudicial, Vec3 pos, Shape shape, float damage, bool allowMoveDamageToParent ) : void | ||
prejudicial | MapObject | |
pos | Vec3 | |
shape | Shape | |
damage | float | |
allowMoveDamageToParent | bool | |
Résultat | void |
protected OnPostCreate ( bool loaded ) : void | ||
loaded | bool | |
Résultat | void |