Class BaseCollectorAction
The base type for all IBaseCollectorEntity related IActions.
Inheritance
BaseCollectorAction
Inherited Members
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public abstract class BaseCollectorAction : EntityAction
Properties
BaseCollectorEntity
Declaration
public IBaseCollectorEntity BaseCollectorEntity { get; set; }
Property Value
Type | Description |
---|---|
IBaseCollectorEntity |