◆ OnDebugSpawn()
16 {
19 {
20 entity.GetInventory().CreateInInventory(
"PlateCarrierPouches" );
21 entity.GetInventory().CreateInInventory(
"PlateCarrierHolster" );
22 }
23 }
Super root of all classes in Enforce script.
Definition EnScript.c:11
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.
Перекрестные ссылки Class::CastTo().
◆ OnWasAttached()
4 {
6
8 {
10 SetHealth01( "", "", coef);
11 }
12 }
Definition ZombieBase.c:2
proto native CGame GetGame()
static float RandomFloatInclusive(float min, float max)
Returns a random float number between and min [inclusive] and max [inclusive].
Definition EnMath.c:106
Перекрестные ссылки GetGame() и Math::RandomFloatInclusive().
Объявления и описания членов класса находятся в файле: