Class HeroComponent
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
Mirror.NetworkBehaviour
HeroComponent
Implements
Inherited Members
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public abstract class HeroComponent : EntityComponent, ILogicUpdate
Properties
hero
Declaration
public Hero hero { get; }
Property Value
| Type | Description |
|---|---|
| Hero |