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