Class DetectHero
Used by WeaverBench to see if the player is within the bench's vicinity
Namespace: WeaverCore.Assets.Components
Assembly: WeaverCore.dll
Syntax
public class DetectHero : MonoBehaviour
Properties
| Edit this page View SourceHeroInRange
Is the hero within range of the bench?
Declaration
public bool HeroInRange { get; }
Property Value
Type | Description |
---|---|
bool |