Class PropEnt_Merchant_Backpack
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
Mirror.NetworkBehaviour
PropEnt_Merchant_Backpack
Inherited Members
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class PropEnt_Merchant_Backpack : PropEntity, ILogicUpdate, ICleanup, ICustomDestroyRoutine, IProp
Fields
deathEffect
Declaration
public GameObject deathEffect
Field Value
| Type | Description |
|---|---|
| UnityEngine.GameObject |
spawnDelay
Declaration
public float spawnDelay
Field Value
| Type | Description |
|---|---|
| float |
spawnSkillRatio
Declaration
public float spawnSkillRatio
Field Value
| Type | Description |
|---|---|
| float |
Methods
OnDeath(EventInfoKill)
Declaration
protected override void OnDeath(EventInfoKill info)
Parameters
| Type | Name | Description |
|---|---|---|
| EventInfoKill | info |